Re: [PATCH v3 23/32] Mini-OS: add EXPORT_SYMBOL() instances to 9pfront.c

2023-11-27 Thread Samuel Thibault
Juergen Gross, le lun. 27 nov. 2023 11:25:14 +0100, a ecrit: > Add the needed instances of EXPORT_SYMBOL() to 9pfront.c. > > Signed-off-by: Juergen Gross Reviewed-by: Samuel Thibault > --- > V3: > - new patch > --- > 9pfront.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/9pfron

[PATCH v3 23/32] Mini-OS: add EXPORT_SYMBOL() instances to 9pfront.c

2023-11-27 Thread Juergen Gross
Add the needed instances of EXPORT_SYMBOL() to 9pfront.c. Signed-off-by: Juergen Gross --- V3: - new patch --- 9pfront.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/9pfront.c b/9pfront.c index 35c5552b..315089bc 100644 --- a/9pfront.c +++ b/9pfront.c @@ -1243,6 +1243,7 @@ void *init_9p