Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
463fac2e92e39fd999cbef27af61600de6183f20
/
.
/
arch
/
x86
/
include
/
asm
/
bootm.h
blob: 033ab79516d1bdc262015479727a5944b0524098 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2013, Google Inc.
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
ARM_BOOTM_H
#define
ARM_BOOTM_H
void
bootm_announce_and_cleanup
(
void
);
#endif