]> sourceware.org Git - newlib-cygwin.git/commit
Add __bitcount*() to RTEMS <machine/types.h>
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Mon, 22 May 2017 06:32:52 +0000 (08:32 +0200)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 25 May 2017 16:35:38 +0000 (12:35 -0400)
commit764eda728f864492accef0eda61e4b2549ea452e
treee5bc5fda7fc5bd64cb4bc5212fb58d008b3a6992
parent2693c1db694f515d7b59ec8057e01942c212b8c1
Add __bitcount*() to RTEMS <machine/types.h>

Use a dedicated header file <machine/_bitcount.h> to avoid cyclic header
dependencies in future changes.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/sys/rtems/include/machine/_bitcount.h [new file with mode: 0644]
newlib/libc/sys/rtems/include/machine/types.h
This page took 0.029279 seconds and 5 git commands to generate.