Remove trailing spaces and TAB.

This commit is contained in:
tsutsui 2023-10-13 16:35:14 +00:00
parent 7b71a1d34f
commit 000fba5c24
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: GENERIC,v 1.136 2023/02/12 14:50:40 abs Exp $
# $NetBSD: GENERIC,v 1.137 2023/10/13 16:35:14 tsutsui Exp $
#
# GENERIC machine description file
#
#
# This machine description file is used to generate the default NetBSD
# kernel. The generic kernel does not include all options, subsystems
# and device drivers, but should be useful for most applications.
@ -22,7 +22,7 @@ include "arch/luna68k/conf/std.luna68k"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.136 $"
#ident "GENERIC-$Revision: 1.137 $"
makeoptions COPTS="-O2 -fno-reorder-blocks -fno-unwind-tables -fno-omit-frame-pointer"
# See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for

View File

@ -1,7 +1,7 @@
# $NetBSD: INSTALL,v 1.35 2022/08/07 02:52:27 simonb Exp $
# $NetBSD: INSTALL,v 1.36 2023/10/13 16:35:14 tsutsui Exp $
#
# config for installation ramdisk kernel
#
#
include "arch/luna68k/conf/std.luna68k"
makeoptions COPTS="-Os -fno-unwind-tables" # Optimise for space.

View File

@ -1,4 +1,4 @@
# $NetBSD: majors.luna68k,v 1.25 2022/06/10 21:42:23 tsutsui Exp $
# $NetBSD: majors.luna68k,v 1.26 2023/10/13 16:35:14 tsutsui Exp $
#
# Device majors for luna68k
#
@ -45,5 +45,5 @@ device-major audio char 42 audio
#device-major obsolete char 98 obsolete (nsmb)
# Majors up to 143 are reserved for machine-dependent drivers.
# New machine-independent driver majors are assigned in
# New machine-independent driver majors are assigned in
# sys/conf/majors.

View File

@ -117,7 +117,7 @@
;
; +4.b STAT_RESET
; ファームウェア転送で 0 にされる。
; リセット位置の実行のたびに +1
; リセット位置の実行のたびに +1
; すなわち何もなければ 1 になっている。
; +5.3 align
; +8.w PRT0_TIMER
@ -1491,7 +1491,7 @@ PAM_DRIVER_MAP:
DW 136 ;CYCLE_CLK
DB 36 ;REPT_CLK
DB 38 ;REPT_MAX
PAM_DRIVER_MAP_LEN: .EQU $-PAM_DRIVER_MAP