acadia-newlib/newlib/libc/sys/rtems/include/machine
Joel Sherrill 037428fae3 newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method leakage
The following FreeBSD kernel methods are not in any standard and
prototypes/definitions were leaking into application space:

  + round_page()
  + trunc_page()
  + atop()
  + ptoa()
  + pgtok()
2018-10-18 17:19:50 -05:00
..
_align.h Add generic <machine/_align.h> for RTEMS 2017-05-25 12:33:02 -04:00
_arc4random.h Add arc4random() etc. from OpenBSD 5.8 2016-03-18 12:33:41 +01:00
_bitcount.h Add __bitcount*() to RTEMS <machine/types.h> 2017-05-25 12:35:38 -04:00
_libatomic.h Add RTEMS support for GCC libatomic 2016-04-20 11:01:51 +02:00
_threads.h RTEMS: Optimize pthread_once_t 2017-10-05 14:56:12 +02:00
_time.h RTEMS: Remove internal timecounter API 2017-10-26 08:47:21 +02:00
_types.h RTEMS: Unconditionally define _off_t to int64_t 2018-07-20 06:53:21 +02:00
limits.h Move header files 2015-07-29 12:53:53 -07:00
param.h newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method leakage 2018-10-18 17:19:50 -05:00
types.h RTEMS: Add kvaddr_t and ksize_t 2018-08-24 15:07:29 +02:00