It compiles and exectes (but crashes on startup)

This commit is contained in:
Martin Felis
2013-12-05 22:03:28 +01:00
parent 2644d1ee18
commit bf4cdc5743
24 changed files with 177 additions and 48 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ LOCAL_SRC_FILES := \
${LOCAL_PATH}/src/framing.c \
${LOCAL_PATH}/src/bitwise.c )
$(info local includes $(LOCAL_C_INCLUDES))
# $(info local includes $(LOCAL_C_INCLUDES))
include $(BUILD_STATIC_LIBRARY)