2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Add include/rtems/endian.h.
This commit is contained in:
Ralf Corsepius
2007-05-09 16:28:48 +00:00
parent 7a4e32f453
commit 6e4bc7c76e
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add include/rtems/endian.h.
* include/rtems/endian.h: New (Copied from
libnetworking/machine/endian.h).

View File

@@ -62,6 +62,8 @@ include_rtems_HEADERS += include/rtems/bspIo.h include/rtems/userenv.h \
include/rtems/fs.h include/rtems/pci.h include/rtems/stdint.h \
include/rtems/concat.h include/rtems/tar.h
include_rtems_HEADERS += include/rtems/endian.h
## should be conditional and only installed for PowerPC, x86, and ARM
include_rtems_HEADERS += include/rtems/irq.h