freebsd-src/sys/dev/aic7xxx/aicasm
HP van Braam 34db47a9db aic7xxx: aicasm correct include file
aicasm just puts the value of the "-i" passed include file in the
generated file with quotes around it. This means that there are manual
edits made to aic7xxx_reg_print.c and aic79xx_reg_print.c

now we check to see if the value passed to '-i' starts with a '<', if it
does don't output the quotes.

Signed-off-by: HP van Braam <hp@tmm.cx>
Reviewed by: imp (minor code simplification)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1209
2024-05-04 08:39:02 -06:00
..
aicasm.c sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_gram.y sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_insformat.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_macro_gram.y sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_macro_scan.l sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_scan.l sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
aicasm_symbol.c aic7xxx: aicasm correct include file 2024-05-04 08:39:02 -06:00
aicasm_symbol.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
Makefile sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00