diff options
Diffstat (limited to 'common/kgdb.c')
-rw-r--r-- | common/kgdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/kgdb.c b/common/kgdb.c index 747a5b1..1d34669 100644 --- a/common/kgdb.c +++ b/common/kgdb.c @@ -591,4 +591,4 @@ U_BOOT_CMD( int kgdb_not_configured = 1; -#endif /* CFG_CMD_KGDB */ +#endif |