Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BYTE_REF
arch/m68k/include/asm/MC68328.h
17
#define BYTE_REF(addr) (*((volatile unsigned char*)addr))
arch/m68k/include/asm/MC68EZ328.h
18
#define BYTE_REF(addr) (*((volatile unsigned char*)addr))
arch/m68k/include/asm/MC68VZ328.h
20
#define BYTE_REF(addr) (*((volatile unsigned char*)addr))