Home
last modified time | relevance | path

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

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