ps3: Don't add $FreeBSD$ to generated file
Sponsored by: Netflix
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
BEGIN {
|
BEGIN {
|
||||||
printf("/* $FreeBSD$ */\n\n");
|
|
||||||
printf("#include <machine/asm.h>\n\n");
|
printf("#include <machine/asm.h>\n\n");
|
||||||
printf("#define hc .long 0x44000022\n\n");
|
printf("#define hc .long 0x44000022\n\n");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user