Remove unused USE_GENERIC_PUSH_REGS macro (avr32)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 23 Jan 2012 16:58:01 +0000 (20:58 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 23 Jan 2012 16:58:01 +0000 (20:58 +0400)
* include/private/gcconfig.h (USE_GENERIC_PUSH_REGS): Remove.

include/private/gcconfig.h

index 0e30abc..b57dcc9 100644 (file)
 #   define OS_TYPE "LINUX"
 #   define DYNAMIC_LOADING
 #   define LINUX_STACKBOTTOM
-#   define USE_GENERIC_PUSH_REGS
 #   define SEARCH_FOR_DATA_START
     extern int _end[];
 #   define DATAEND (_end)