Go to file
Couriersud dbd1965d0e * pass running_machine parameter to construct_map_##_name, i.e. ADDRESS_MAP_START
* Change "Machine->" to "machine->" in AM_BASE_MEMBER, AM_SIZE_MEMBER
* Pass Machine in construct_address_map

This is not perfect yet, but there is no need any longer to include deprecat.h in drivers using AM_*_MEMBER.
2008-03-05 22:01:37 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src * pass running_machine parameter to construct_map_##_name, i.e. ADDRESS_MAP_START 2008-03-05 22:01:37 +00:00
.gitattributes Moves watchdog processing logic into its own module 2008-03-02 03:32:54 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00