Fix recently introduced typo
This commit is contained in:
parent
a782eb7e67
commit
bc81762bef
@ -127,7 +127,7 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#if !defined(CONFIG_NSH_ARCHINIT) i|| !defined(CONFIG_NSH_BUILTIN_APPS)
|
||||
#if !defined(CONFIG_NSH_ARCHINIT) || !defined(CONFIG_NSH_BUILTIN_APPS)
|
||||
static int do_composite_archinitialize(void)
|
||||
{
|
||||
#ifdef HAVE_SST25
|
||||
|
Loading…
Reference in New Issue
Block a user