No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / hppa / include / cdefs.h
blob6f5c75c4316239a2dc888c750ce71d7d61c20ea7
1 /* $NetBSD$ */
3 #ifndef _HPPA_CDEFS_H_
4 #define _HPPA_CDEFS_H_
6 /*
7 * the hppa assembler uses ; as the comment character,
8 * so we can't let sys/cdefs.h use it as an assembler
9 * statement delimiter.
11 #define __ASM_DELIMITER "\n\t"
13 #endif /* !_HPPA_CDEFS_H_ */