mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -41,7 +41,7 @@ powerpc_mb(void)
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <machine/psl.h>
|
||||
#include <machine/spr.h>
|
||||
|
Reference in New Issue
Block a user