[PATCH] Fix some 64bit warnings
Fix some annoying warnings that happen on x86-64. - Predeclare pt_regs in binfmts.h. For some reason it isn't included implicitely there. - use unsigned long, not long for interrupt flags in posix-timers.c
Showing
Please register or sign in to comment