Home
last modified time | relevance | path

Searched refs:__ALIGNED__ (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/platforms/pseries/
Dlpar.c57 #define __ALIGNED__ __attribute__((__aligned__(sizeof(long)))) macro
61 uint8_t packet[] __ALIGNED__ = { 0xff, 5, 0, 0, c }; in udbg_hvsi_putc()