[rtems-libbsd commit] freebsd/stdint.h: Add user space wrapper for freebsd/ sys/stdint.h

Joel Sherrill joel at rtems.org
Fri Sep 7 17:46:51 UTC 2012


Module:    rtems-libbsd
Branch:    master
Commit:    a1cc6f43f3c3443d219a647867ce8906cc4fd6fd
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=a1cc6f43f3c3443d219a647867ce8906cc4fd6fd

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Sep  6 15:50:30 2012 -0500

freebsd/stdint.h: Add user space wrapper for freebsd/sys/stdint.h

---

 freebsd-userspace/rtems/include/freebsd/stdint.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/freebsd-userspace/rtems/include/freebsd/stdint.h b/freebsd-userspace/rtems/include/freebsd/stdint.h
new file mode 100644
index 0000000..b37bbfe
--- /dev/null
+++ b/freebsd-userspace/rtems/include/freebsd/stdint.h
@@ -0,0 +1 @@
+#include <freebsd/sys/stdint.h>




More information about the vc mailing list