1 # $NetBSD: files.hpcsh,v 1.3 2001/02/05 17:41:23 uch Exp $ 2 # 3 # new style config file for sh3 architecture 4 # 5 6 include "arch/hpcsh/conf/files.shbus" 7 8 file arch/hpcsh/hpcsh/conf.c 9 file arch/hpcsh/hpcsh/machdep.c 10 file arch/hpcsh/hpcsh/procfs_machdep.c procfs 11 12 # 13 # H/PC Platform common files. 14 # 15 include "arch/hpc/conf/files.hpc" 16 17 # Raster operations 18 include "dev/rasops/files.rasops" 19 include "dev/wsfont/files.wsfont" 20 21 # 22 # Workstation Console 23 # 24 include "dev/wscons/files.wscons" 25 26 27 defopt opt_memsize.h IOM_ROM_BEGIN IOM_ROM_SIZE IOM_RAM_BEGIN IOM_RAM_SIZE 28 defopt opt_led_addr.h LED_ADDR 29 defopt opt_initbsc.h BSC_BCR1_VAL BSC_BCR2_VAL BSC_WCR1_VAL BSC_WCR2_VAL 30 BSC_WCR3_VAL BSC_MCR_VAL BSC_SDMR2_VAL BSC_SDMR3_VAL 31 BSC_RTCSR_VAL BSC_RTCNT_VAL BSC_RTCOR_VAL BSC_RFCR_VAL 32 BSC_PCR_VAL FRQCR_VAL PFC_SCPCR_VAL 33