]> sourceware.org Git - newlib-cygwin.git/commit
Add generic <machine/_align.h> for RTEMS
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 19 May 2017 09:16:11 +0000 (11:16 +0200)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 25 May 2017 16:33:02 +0000 (12:33 -0400)
commit15b59a15b42c4918c9e0b7bb4a3cbfd46d9b539e
treeb1dd938dcb676c5b337462c0494961e06263dc84
parent9b1167219a11311dd5a3db4b6802feea2f2ee765
Add generic <machine/_align.h> for RTEMS

It uses __BIGGEST_ALIGNMENT__ which is available in recent GCC and
LLVM/clang.

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