blob: f4c4c68d5460bff3d12e744b369b83c979879b01 [file] [log] [blame]
// Copyright 2019 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
#include <unistd.h>
bool check_board_name(const char* name, size_t length);