Searched refs:__aligned (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | osdep.h | 5 #define __aligned __attribute__((aligned(16))) macro |
H A D | nic.c | 120 static char packet[ETH_FRAME_LEN + ETH_DATA_ALIGN] __aligned; |