14#ifndef __L4UTIL__ARCH_ARCH__IRQ_H__
15#define __L4UTIL__ARCH_ARCH__IRQ_H__
32 extern void __do_not_use_l4util_cli(
void);
33 __do_not_use_l4util_cli();
41 extern void __do_not_use_l4util_sti(
void);
42 __do_not_use_l4util_sti();
51 extern void __do_not_use_l4util_flags_save(
void);
52 __do_not_use_l4util_flags_save();
60 extern void __do_not_use_l4util_flags_restore(
void);
61 __do_not_use_l4util_flags_restore();
L4 compiler related defines.
unsigned long l4_umword_t
Unsigned machine word.
#define __END_DECLS
End section with C types and functions.
#define L4_INLINE
L4 Inline function attribute.
#define __BEGIN_DECLS
Start section with C types and functions.