Marin Ramesa, le Fri 06 Dec 2013 16:29:53 +0100, a écrit :
> * kern/exception.c (mach_exception): Move struct definition to
> kern/exception.h.
Ditto.
> ---
> kern/exception.c | 14 --
> kern/exception.h | 14 ++
> 2 files changed, 14 insertions(+), 14 deletions(-)
>
>
* kern/exception.c (mach_exception): Move struct definition to kern/exception.h.
---
kern/exception.c | 14 --
kern/exception.h | 14 ++
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/kern/exception.c b/kern/exception.c
index 0232773..ac7ead2 100644
--- a