From a1cc6f43f3c3443d219a647867ce8906cc4fd6fd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 6 Sep 2012 15:50:30 -0500 Subject: [PATCH] freebsd/stdint.h: Add user space wrapper for freebsd/sys/stdint.h --- freebsd-userspace/rtems/include/freebsd/stdint.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 freebsd-userspace/rtems/include/freebsd/stdint.h diff --git a/freebsd-userspace/rtems/include/freebsd/stdint.h b/freebsd-userspace/rtems/include/freebsd/stdint.h new file mode 100644 index 00000000..b37bbfe4 --- /dev/null +++ b/freebsd-userspace/rtems/include/freebsd/stdint.h @@ -0,0 +1 @@ +#include