taglinefilesource code
xchg_u8199include/asm-mips/system.hreturn xchg_u8(ptr, x);
xchg_u838include/asm-ppc/system.hextern int xchg_u8(char *m, char val);
xchg_u868include/asm-ppc/system.hreturn xchg_u8(m,1);