Re: [PATCH 09/18] kern/bootstrap.c: move struct definition to a header file

2013-12-08 Thread Samuel Thibault
Marin Ramesa, le Fri 06 Dec 2013 16:29:51 +0100, a écrit : > * kern/bootstrap.c: Include kern/bootstrap.h. > (user_bootstrap_info): Move struct definition to kern/bootstrap.h. Ditto. > --- > kern/bootstrap.c | 10 +- > kern/bootstrap.h | 8 > 2 files changed, 9 insertions(+), 9

[PATCH 09/18] kern/bootstrap.c: move struct definition to a header file

2013-12-06 Thread Marin Ramesa
* kern/bootstrap.c: Include kern/bootstrap.h. (user_bootstrap_info): Move struct definition to kern/bootstrap.h. --- kern/bootstrap.c | 10 +- kern/bootstrap.h | 8 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/kern/bootstrap.c b/kern/bootstrap.c index 41b02fe..