Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
refs/heads/main
/
.
/
include
/
libabr
/
libabr.h
blob: 29933698ffa6e6315050dcc8348641237fc89609 [
file
] [
log
] [
blame
] [
edit
]
/* SPDX-License-Identifier: BSD-3-Clause
*
* Copyright (c) 2019 The Fuchsia Authors
*
* Fake include for libabr.h
*/
#ifndef
__LIBABR_H__
#define
__LIBABR_H__
#include
"../../lib/libabr/libabr.h"
#endif
/* __LIBABR_H__ */