Changeset ecdcf01 in rtems for cpukit/sapi


Ignore:
Timestamp:
07/23/13 11:13:45 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
e90b1df
Parents:
d19c5352
git-author:
Sebastian Huber <sebastian.huber@…> (07/23/13 11:13:45)
git-committer:
Sebastian Huber <sebastian.huber@…> (07/23/13 13:12:54)
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/sapi/src/rtemsapi.c

    rd19c5352 recdcf01  
    3737#endif
    3838#include <rtems/rtems/part.h>
    39 #include <rtems/rtems/ratemon.h>
     39#include <rtems/rtems/ratemonimpl.h>
    4040#include <rtems/rtems/region.h>
    4141#include <rtems/rtems/semimpl.h>
Note: See TracChangeset for help on using the changeset viewer.