Remove leftover __ASSEMBLY__

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-02-10 01:10:09 +01:00
parent 428b0b2edd
commit c395ad834e

View file

@ -1,7 +1,7 @@
# -*- makefile -*-
COMMON_ASFLAGS = -nostdinc -D__ASSEMBLY__
COMMON_ASFLAGS = -nostdinc
COMMON_CFLAGS = -ffreestanding
COMMON_LDFLAGS += -nostdlib