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
include/l4/types.h
Normal file
7
include/l4/types.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __TYPES_H__
|
||||
#define __TYPES_H__
|
||||
|
||||
#include INC_ARCH(types.h)
|
||||
|
||||
|
||||
#endif /* __TYPES_H__ */
|
||||
Reference in New Issue
Block a user