Move *_Control types of API objects to separate header file

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Nov 7 13:14:10 UTC 2018


Hello,

the <rtems.h> header file still exposes a lot of implementation details 
via the definition of the *_Control structures of the API objects. They 
are only necessary for the application configuration. I would like to 
move them to separate header files. Currently we have:

<rtems/rtems/XYZ.h>
<rtems/rtems/XYZimpl.h>

I need a new name for this header file. For example:

<rtems/rtems/XYZdata.h>

An example patch is attached. Comments?

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rtems-Move-internal-structures-to-ratemondata.h.patch
Type: text/x-patch
Size: 10356 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20181107/4d060e3b/attachment.bin>


More information about the devel mailing list