mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
ps3: Don't add $FreeBSD$ to generated file
Sponsored by: Netflix
This commit is contained in:
parent
bed13771a3
commit
fba400ef51
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
# $FreeBSD$
|
||||
|
||||
BEGIN {
|
||||
printf("/* $FreeBSD$ */\n\n");
|
||||
printf("#include <machine/asm.h>\n\n");
|
||||
printf("#define hc .long 0x44000022\n\n");
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue