diff options
author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:58 +0000 |
commit | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (patch) | |
tree | 9ea9aabd7d69195e62f8265fdd2e60259bfef4d9 /sys/powerpc/conf/GENERIC64-NODEBUG | |
parent | b1cfcffa89e66caedb84d6e92a92e3828bc08f04 (diff) | |
download | src-031beb4e239bfce798af17f5fe8dba8bcaf13d99.tar.gz src-031beb4e239bfce798af17f5fe8dba8bcaf13d99.zip |
Diffstat (limited to 'sys/powerpc/conf/GENERIC64-NODEBUG')
-rw-r--r-- | sys/powerpc/conf/GENERIC64-NODEBUG | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC64-NODEBUG b/sys/powerpc/conf/GENERIC64-NODEBUG index 0320837c01b1..2659899940ef 100644 --- a/sys/powerpc/conf/GENERIC64-NODEBUG +++ b/sys/powerpc/conf/GENERIC64-NODEBUG @@ -24,7 +24,6 @@ # If you are in doubt as to the purpose or necessity of a line, check first # in NOTES. # -# $FreeBSD$ include GENERIC64 include "../../conf/std.nodebug" |