Add script to create the kernel namespace header

This commit is contained in:
Sebastian Huber
2016-05-06 07:27:25 +02:00
parent ee9991f4c6
commit 0f5dd1cc38
6 changed files with 4324 additions and 581 deletions

View File

@@ -52,9 +52,7 @@
/* General define to activate BSD kernel parts */
#define _KERNEL 1
/* Symbol rename */
#include <machine/rtems-bsd-symbols.h>
#include <machine/rtems-bsd-kernel-namespace.h>
#include <machine/rtems-bsd-printf-to-iprintf.h>