2018-12-09 13:44:32 +01:00
|
|
|
/*******************************************************************************/
|
2018-12-14 01:06:37 +01:00
|
|
|
/* COS2000 - Compatible Operating System - LGPL v3 - Horde Nicolas */
|
2018-12-09 13:44:32 +01:00
|
|
|
/* */
|
|
|
|
|
2018-12-14 01:06:37 +01:00
|
|
|
#include "libsys.h";
|
|
|
|
#include "syscall.h";
|
2018-12-09 13:44:32 +01:00
|
|
|
#include "types.h";
|
|
|
|
|
2018-12-14 01:06:37 +01:00
|
|
|
/* FOR INSERTING */
|