Home
last modified time | relevance | path

Searched defs:P3SEGADDR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Daddrspace.h34 #define P3SEGADDR(a) \ macro
44 #define P3SEGADDR(a) ({ (void)(a); BUG(); NULL; }) macro