blob: b41cc7b1e1412c5e3ff0220cbee13089b349b4a8 [file] [log] [blame]
// Copyright 2018 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_UCHAR_H_
#define SRC_FIRMWARE_GIGABOOT_INCLUDE_UCHAR_H_
typedef __CHAR16_TYPE__ char16_t;
#endif // SRC_FIRMWARE_GIGABOOT_INCLUDE_UCHAR_H_