diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-04-28 05:07:47 +0000 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2012-05-03 07:04:48 +0200 |
commit | 3881725cf0c34b366285e2c9ddda941185c9f861 (patch) | |
tree | 8f23f067bcecb3358ccbf283a473414a61b97ca6 /pflib.c | |
parent | b3412b09e9a437f1e16ca6e63ea78ce97e2dd54c (diff) |
arm-semi: Rename SYS_XXX macros to TARGET_SYS_XXX (fixes compiler warning)
SYS_OPEN is already defined in stdio.h of MinGW-w64,
therefore the compiler complains when building for w64.
Adding the prefix TARGET_ avoids that macro redefinition.
xtensa-semi.c also uses the same prefix (but mixed case macros
TARGET_SYS_xxx instead of TARGET_SYS_XXX).
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'pflib.c')
0 files changed, 0 insertions, 0 deletions