mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
move cmd_get_data_size to command.c
add CMD_DATA_SIZE macro to enable it Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
@@ -35,8 +35,6 @@
|
||||
#include <asm/io.h>
|
||||
#include <pci.h>
|
||||
|
||||
extern int cmd_get_data_size(char* arg, int default_size);
|
||||
|
||||
unsigned char ShortPCIListing = 1;
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user