mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-29 23:33:42 +08:00
score: Includes in <rtems/score/smplockstats.h>
Include implementation header files only if necessary. Update #3598.
This commit is contained in:
@@ -21,9 +21,11 @@
|
||||
|
||||
#if defined(RTEMS_SMP)
|
||||
|
||||
#if defined(RTEMS_PROFILING)
|
||||
#include <rtems/score/chainimpl.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user