state which conditional compilation block ends
Signed-off-by: Axel Heider <axelheider@gmx.de>
This commit is contained in:
parent
c162608739
commit
2da1b3f74a
1 changed files with 1 additions and 1 deletions
|
|
@ -2440,7 +2440,7 @@ void kernelDataAbort(word_t pc)
|
|||
getFAR(), getDFSR());
|
||||
halt();
|
||||
}
|
||||
#endif
|
||||
#endif /* CONFIG_DEBUG_BUILD */
|
||||
|
||||
#ifdef CONFIG_PRINTING
|
||||
typedef struct readWordFromVSpace_ret {
|
||||
|
|
|
|||
Loading…
Reference in a new issue