aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/include/arch/asm.h
blob: f41ec166e2bb6db0c9313b694d7b4b2450335686 (plain)
1
2
3
4
5
6
#ifndef ASM_H
#define	ASM_H

#define ASSEMBLER 1

#endif /* ASM_H */