blob: 3819ef783e08a2449169aae1f33e40c96086aee4 [file] [log] [blame]
// Copyright 2016 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.
#pragma once
#define bool _Bool
#define true 1
#define false 0