Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
496191c7ab55402d82bd3f36ba76b379ca44c666
/
.
/
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