aboutsummaryrefslogtreecommitdiffstats
path: root/hw/goldfish_nand.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/goldfish_nand.h')
-rw-r--r--hw/goldfish_nand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/goldfish_nand.h b/hw/goldfish_nand.h
index dcc59d8..a8f3652 100644
--- a/hw/goldfish_nand.h
+++ b/hw/goldfish_nand.h
@@ -14,6 +14,7 @@
void nand_dev_init(uint32_t base);
void nand_add_dev(const char *arg);
+void parse_nand_limits(char* limits);
typedef struct {
uint64_t limit;