CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/27 06:58:17
Modified files:
sys/arch/luna88k/stand/boot: init_main.c
Log message:
Delete get_plane_numbers() function.
Different from original LUNA(68k), the number of planes is directly
stored as an integer value on LUNA-88K.
Tested on LUNA-88K2 by me.
