CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/06 06:32:39
Modified files:
sys/arch/arm64/arm64: autoconf.c machdep.c
Log message:
Clean up arm64's autoconf code. There have been quite a few unused
variables and includes. While there get rid of the boot_file support
and (void) casts.
ok kettenis@
