Add a missing blank line

This commit is contained in:
Gregory Nutt 2016-07-01 13:27:15 -06:00
parent 57a0f88728
commit 97e41cdcc5

View File

@ -74,6 +74,7 @@
#if defined(CONFIG_STACK_COLORATION) && !defined(CONFIG_NSH_DISABLE_PSSTACKUSAGE)
# define PS_HAVE_STACKUSAGE
#endif
/****************************************************************************
* Private Types
****************************************************************************/