forked from Imagelibrary/rtems
score: Simplify <rtems/system.h>
Drop the <rtems/score/percpu.h> include since this file exposes a lot of implementation details.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/timecounter.h>
|
||||
#include <rtems/score/percpu.h>
|
||||
#include <stdlib.h>
|
||||
#include <bsp.h>
|
||||
#include <bsp/tlib.h>
|
||||
|
||||
Reference in New Issue
Block a user