This header (asm-errlist.h) is not used in the rest of the code. Remove it.

This commit is contained in:
Don Porter
2018-08-13 10:09:07 -04:00
parent 67739cd247
commit b962aa5099
2 changed files with 1 additions and 1496 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ include ../src/host/$(PAL_HOST)/Makefile.am
CFLAGS += -I. -I../include -I../src
subdirs = string stdlib network graphene
objs = $(foreach dir,$(subdirs),$(patsubst %.c,%.o,$(wildcard $(dir)/*.c)))
headers = asm-errlist.h api.h
headers = api.h
all: $(target)graphene-lib.a
File diff suppressed because it is too large Load Diff