blob: 10f0e6200f2c120d5d51b2075f9f71bef6d8b7f6 [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
void poweroff(void);
void reboot(void);