Marin Ramesa, le Thu 05 Dec 2013 22:03:48 +0100, a écrit :
> * kern/debug.c (__stack_chk_guard): Remove unused variable.
Actually it is used by the gcc compiler.
> ---
> kern/debug.c | 7 ---
> 1 file changed, 7 deletions(-)
>
> diff --git a/kern/debug.c b/kern/debug.c
> index 8cd3f02..d3ae
* kern/debug.c (__stack_chk_guard): Remove unused variable.
---
kern/debug.c | 7 ---
1 file changed, 7 deletions(-)
diff --git a/kern/debug.c b/kern/debug.c
index 8cd3f02..d3ae4fa 100644
--- a/kern/debug.c
+++ b/kern/debug.c
@@ -205,13 +205,6 @@ log(int level, const char *fmt, ...)