mirror of
https://github.com/drasko/codezero.git
synced 2026-08-15 10:50:08 +02:00
Moved tasks/* into containers/posix
This commit is contained in:
7
containers/posix/fs0/include/init.h
Normal file
7
containers/posix/fs0/include/init.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __INIT_H__
|
||||
#define __INIT_H__
|
||||
|
||||
/* FS0 initialisation */
|
||||
int initialise(void);
|
||||
|
||||
#endif /* __INIT_H__ */
|
||||
Reference in New Issue
Block a user