mirror of
https://github.com/drasko/codezero.git
synced 2026-01-16 04:43:16 +01:00
Initial commit
This commit is contained in:
7
tasks/fs0/include/task.h
Normal file
7
tasks/fs0/include/task.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __FS0_TASK_H__
|
||||
#define __FS0_TASK_H__
|
||||
|
||||
#define __TASKNAME__ "FS0"
|
||||
|
||||
#endif /* __FS0_TASK_H__ */
|
||||
|
||||
Reference in New Issue
Block a user