Changeset 8695cae in rtems for cpukit/sapi


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

rtems: Create part implementation header

Move implementation specific parts of part.h and part.inl into new
header file partimpl.h. The part.h contains now only the application
visible API.

File:
1 edited

Legend:

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

    re90b1df r8695cae  
    3636#include <rtems/rtems/mp.h>
    3737#endif
    38 #include <rtems/rtems/part.h>
     38#include <rtems/rtems/partimpl.h>
    3939#include <rtems/rtems/ratemonimpl.h>
    4040#include <rtems/rtems/region.h>
Note: See TracChangeset for help on using the changeset viewer.