mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Comment a knob.
This commit is contained in:
parent
f5519e857b
commit
fa4cd061df
1 changed files with 1 additions and 1 deletions
|
|
@ -199,9 +199,9 @@ Boston, MA 02111-1307, USA. */
|
|||
#undef ASM_COMMENT_START
|
||||
#define ASM_COMMENT_START "#"
|
||||
|
||||
/* Override the default comment-starter of "/APP" from unix.h. */
|
||||
#undef ASM_APP_ON
|
||||
#define ASM_APP_ON "#APP\n"
|
||||
|
||||
#undef ASM_APP_OFF
|
||||
#define ASM_APP_OFF "#NO_APP\n"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue