mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-23 20:28:30 +08:00
Include missing header file
This commit is contained in:
parent
b3193b8709
commit
46ffd7222b
@ -27,6 +27,8 @@
|
||||
#error "the header file <freebsd/machine/rtems-bsd-config.h> must be included first"
|
||||
#endif
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
#define mb() RTEMS_COMPILER_MEMORY_BARRIER()
|
||||
#define wmb() RTEMS_COMPILER_MEMORY_BARRIER()
|
||||
#define rmb() RTEMS_COMPILER_MEMORY_BARRIER()
|
||||
|
Loading…
x
Reference in New Issue
Block a user