#ifndef __INIT_H__ #define __INIT_H__ /* FS0 initialisation */ int initialise(void); #endif /* __INIT_H__ */