RTEMS
5.1
bsps
sparc64
include
boot
Macros
align.h File Reference
Board Support Packages
»
SPARC64
»
Generic
Go to the source code of this file.
Macros
#define
ALIGN_UP
(addr, align) (((addr) + ((align) - 1)) & ~((align) - 1))
Generated by
1.8.15