mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 01:58:44 +08:00
rtems: Create ratemon implementation header
Move implementation specific parts of ratemon.h and ratemon.inl into new header file ratemonimpl.h. The ratemon.h contains now only the application visible API.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include <rtems/rtems/mp.h>
|
||||
#endif
|
||||
#include <rtems/rtems/part.h>
|
||||
#include <rtems/rtems/ratemon.h>
|
||||
#include <rtems/rtems/ratemonimpl.h>
|
||||
#include <rtems/rtems/region.h>
|
||||
#include <rtems/rtems/semimpl.h>
|
||||
#include <rtems/rtems/signal.h>
|
||||
|
||||
Reference in New Issue
Block a user