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