diff options
Diffstat (limited to 'board/evb64260/serial.c')
-rw-r--r-- | board/evb64260/serial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/evb64260/serial.c b/board/evb64260/serial.c index dd73fa1..f1bcab3 100644 --- a/board/evb64260/serial.c +++ b/board/evb64260/serial.c @@ -182,4 +182,4 @@ kgdb_interruptible (int yes) { return; } -#endif /* CFG_CMD_KGDB */ +#endif |