#ifndef FETCH_H
#define FETCH_H

void init_fetch_module(void);

#endif
