libhd
5.0
|
#include <sys/inline.h>
Go to the source code of this file.
Defines | |
#define | intr_disable() asm("cli") |
#define | intr_enable() asm("sti") |
#define intr_disable | ( | ) | asm("cli") |
#define intr_enable | ( | ) | asm("sti") |