1
0
Fork 0
forked from len0rd/rockbox

"Fix" warble build warnings 800bc000a0

Not really sure how best to deal with the warnings (redefinition of
ARRAYLEN, etc.) short of splitting things out of system.h but this
is good enough for now.

Change-Id: Ibea9f693d128c7995f564f0f5c81d572462a5553
This commit is contained in:
Aidan MacDonald 2023-01-15 13:33:22 +00:00
parent 800bc000a0
commit 9e53d5541f

View file

@ -1,2 +1,2 @@
#include "../rbcodecconfig-example.h"
#include "system.h"