mirror of
https://github.com/drasko/codezero.git
synced 2026-01-21 07:13:15 +01:00
Initial commit
This commit is contained in:
7
include/l4/platform/tests/platform.h
Normal file
7
include/l4/platform/tests/platform.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __PLATFORM__PB926__PLATFORM__H__
|
||||
#define __PLATFORM__PB926__PLATFORM__H__
|
||||
|
||||
void init_platform_mappings(void);
|
||||
void init_platform_console(void);
|
||||
|
||||
#endif /* __PLATFORM_PB926__PLATFORM__H__ */
|
||||
Reference in New Issue
Block a user