blob: 485754ebc5e7b80682315e8bccdbb90623324613 [file] [log] [blame]
// Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_FIRMWARE_GIGABOOT_INCLUDE_ENDIAN_H_
#define SRC_FIRMWARE_GIGABOOT_INCLUDE_ENDIAN_H_
// Currently just needs to exist so that avb_sysdeps_posix.c can find it.
// All the required functions already exist in our build.
#endif // SRC_FIRMWARE_GIGABOOT_INCLUDE_ENDIAN_H_