diff options
Diffstat (limited to 'lib9p/9p.generated.c')
-rw-r--r-- | lib9p/9p.generated.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib9p/9p.generated.c b/lib9p/9p.generated.c index 660c925..50ed53f 100644 --- a/lib9p/9p.generated.c +++ b/lib9p/9p.generated.c @@ -2040,6 +2040,7 @@ static FLATTEN bool marshal_Rswrite(struct _marshal_ctx *ctx, struct lib9p_msg_R || ({ encode_u8le(155, &ctx->net_bytes[_typ_offset]); false; }) ; } +#endif /* defined(CONFIG_9P_ENABLE_9P2000_e) */ /* vtables / exports **********************************************************/ @@ -2056,7 +2057,6 @@ struct _vtable_version _lib9p_vtables[LIB9P_VER_NUM] = { _MSG(Rversion), _MSG(Rerror), }}, -#endif /* defined(CONFIG_9P_ENABLE_9P2000_e) */ #if defined(CONFIG_9P_ENABLE_9P2000) [LIB9P_VER_9P2000] = { .msgs = { _MSG(Tversion), |