ck_pr/arm : We never defined CK_PR_CAS_S, so there's no need to undef it.

ck_pring
Olivier Houchard 8 years ago
parent e9e45034f3
commit 9c072391cf

@ -381,7 +381,6 @@ CK_PR_CAS(short, short, "h")
CK_PR_CAS(char, char, "b") CK_PR_CAS(char, char, "b")
#undef CK_PR_CAS_S
#undef CK_PR_CAS #undef CK_PR_CAS
#define CK_PR_FAS(N, M, T, W) \ #define CK_PR_FAS(N, M, T, W) \

Loading…
Cancel
Save