Changeset edd7aa6d in mainline for kernel/arch/arm32/include/machine.h


Ignore:
Timestamp:
2009-02-17T21:55:57Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e45a3b9
Parents:
81c8d54
Message:

remove non-standard define

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/arm32/include/machine.h

    r81c8d54 redd7aa6d  
    103103
    104104
    105 #ifdef MACHINE_GXEMUL_TESTARM
     105#ifdef MACHINE_gxemul
    106106        #define machine_console_init(devno)            gxemul_console_init(devno)
    107107        #define machine_grab_console                   gxemul_grab_console
Note: See TracChangeset for help on using the changeset viewer.