blob: 36a2e06425c41cc876a6b635f24ce70fdac4ab2b [file] [log] [blame]
// Copyright 2017 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 TEST_MAGMA_ABI_H
#define TEST_MAGMA_ABI_H
#include <stdbool.h>
bool test_magma_abi_from_c(void);
#endif // TEST_MAGMA_ABI_H