]> sourceware.org Git - newlib-cygwin.git/commit
newlib/libc/sys/rtems/include/machine/param.h: Add _KERNEL to stop method leakage
authorJoel Sherrill <joel@rtems.org>
Thu, 18 Oct 2018 22:19:50 +0000 (17:19 -0500)
committerJoel Sherrill <joel@rtems.org>
Thu, 18 Oct 2018 22:19:50 +0000 (17:19 -0500)
commit037428fae327bb25c4421d01b35036f7f1e81a96
treedcd7d2766eef3490918ced53824c2713bc8ecb6f
parent473f1a3a5dffbcc18160167a75e05bfa0a4ec1e0
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()
newlib/libc/sys/rtems/include/machine/param.h
This page took 0.027353 seconds and 5 git commands to generate.