Changeset 522 in xtideuniversalbios for trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc
- Timestamp:
- Mar 11, 2013, 3:22:21 PM (12 years ago)
- google:author:
- aitotat@gmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/XTIDE_Universal_BIOS/Inc/ModuleDependency.inc
r493 r522 17 17 ; Visit http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 18 18 ; 19 20 ; Allow RELOCATE_INT13H_STACK only for AT builds 21 %ifndef USE_AT 22 %undef RELOCATE_INT13H_STACK 23 %endif 24 19 25 20 26 %ifdef MODULE_SERIAL_FLOPPY
Note:
See TracChangeset
for help on using the changeset viewer.