Commit 6c5c7358 authored by Alessandro Rubini's avatar Alessandro Rubini

trivial: shell/cmd_sdb.c: removed unused extern declaration

Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent b711316c
......@@ -2,8 +2,6 @@
#include "syscon.h"
#include "hw/memlayout.h"
extern const char *build_revision, *build_date;
int cmd_sdb(const char *args[])
{
sdb_print_devices();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment