mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:59:07 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#ifndef _MACHINE_CPUFUNC_H_
|
||||
#define _MACHINE_CPUFUNC_H_
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <machine/cpuregs.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user