mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
Pretty printing.
This commit is contained in:
@@ -50,7 +50,8 @@ do_prepare (void)
|
||||
}
|
||||
}
|
||||
|
||||
volatile int chk_fail_ok, ret;
|
||||
volatile int chk_fail_ok;
|
||||
volatile int ret;
|
||||
jmp_buf chk_fail_buf;
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user