get_endian
#define GET_ENDIAN(tsk, adr) get_endian((tsk), (adr))
extern int get_endian(struct task_struct *tsk, unsigned long adr);