Subject: CVS commit: basesrc/usr.bin/xstr
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 01/12/2002 04:13:12
Module Name: basesrc
Committed By: aymeric
Date: Sat Jan 12 02:13:12 UTC 2002
Modified Files:
basesrc/usr.bin/xstr: xstr.c
Log Message:
Teach xstr(1) about gcc's __asm and __asm__ directives.
Now we can process our own header files with xstr(1) without it breaking
everything.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/xstr/xstr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.