CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/02 03:34:06
Modified files:
sys/arch/alpha/alpha: db_instruction.h
Log message:
Remove #if !defined(ASSEMBLER) guards, this file is not used by boot blocks
assembly files (which are compiled with this define).
