mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 08:26:02 +08:00
Begin to trim rtems/ from include file paths - start with freebsd
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
#error "no user-servicable parts inside"
|
||||
#endif
|
||||
|
||||
#include <rtems/freebsd/sys/queue.h>
|
||||
#include <rtems/freebsd/sys/_task.h>
|
||||
#include <freebsd/sys/queue.h>
|
||||
#include <freebsd/sys/_task.h>
|
||||
|
||||
struct taskqueue;
|
||||
struct thread;
|
||||
|
Reference in New Issue
Block a user