mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-03 03:18:26 +08:00

The x86 provides it own bus space support. Use the generic bus space calls. This however requires the BUS_SPACE_MEM tag be provided for all architectures. Make the generic value match the x86 value.