blob: 23cbc2e5e95a6257c9c53a838a37662792c72a03 [file]
// 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.
// WARNING: THIS FILE IS MACHINE GENERATED. DO NOT EDIT.
// Generated from the banjo.examples.order1 banjo file
#pragma once
#include <zircon/compiler.h>
#include <zircon/types.h>
__BEGIN_CDECLS
// Forward declarations
typedef uint32_t echo_me_t;
#define ECHO_ME_ZERO UINT32_C(0)
#define ECHO_ME_ONE UINT32_C(1)
#define favorite_echo UINT32_C(0)
// Declarations
// Helpers
__END_CDECLS