mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-05 08:51:31 +01:00
ipq6018: Declare reset_crashdump function in header file
Change-Id: I1038741b750ad1c14920f33f5ff76b2d2aeb00cd Signed-off-by: Balaji Prakash J <bjagadee@codeaurora.org>
This commit is contained in:
parent
4a5667e691
commit
9a5d372d14
1 changed files with 1 additions and 0 deletions
|
|
@ -350,6 +350,7 @@ extern const char *rsvd_node;
|
|||
extern const char *del_node[];
|
||||
extern const add_node_t add_fdt_node[];
|
||||
|
||||
void reset_crashdump(void);
|
||||
int ipq_board_usb_init(void);
|
||||
|
||||
#define MSM_SDC1_BASE 0x7800000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue