"cmd/load.c" did not exist on "cf48eb9abd76e5a056937a4e49be094826026abc"
yaffs2: preprocessor cleanup
Current code uses the preprocessor to change an else case
to a statement without any if condition at all. Although
this works, change the optional code to return early, so
all optional code is contained within a single #ifdef.
Signed-off-by:
Jeroen Hofstee <jeroen@myspectrum.nl>
Loading
Please register or sign in to comment