blob: 37a1fbdff12e3c6e2c5e68ec3c0c113b6224c187 [file] [log] [blame]
// Copyright 2021 The Fuchsia Authors
//
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file or at
// https://opensource.org/licenses/MIT
#include <phys/arch.h>
void ArchSetUp() {
// Nothing.
}