Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1c556194d05845acdd271fe1e8f6d973b8841906
/
.
/
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