# include/hw -- hardware specific includes

# Note:
# since many of these files describe specific chips that could
# be used in a variety of architectures, they are not really
# associated with any individual architecture.  Hence, they 
# are all in the generic directory rather than in machine-specific
# subdirectories.

XINCPATH = hw
XINCFILES += iobase.h cmos.h

