diff options
Diffstat (limited to 'newlib/libc/sys/rtems/machine/limits.h')
-rw-r--r-- | newlib/libc/sys/rtems/machine/limits.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/libc/sys/rtems/machine/limits.h b/newlib/libc/sys/rtems/machine/limits.h new file mode 100644 index 000000000..5a6ee0337 --- /dev/null +++ b/newlib/libc/sys/rtems/machine/limits.h @@ -0,0 +1,6 @@ +/* + * $Id$ + */ + +/* intentionally empty file */ + |