// SPDX-License-Identifier: BSD-2-Clause /* * Copyright (c) 2022 Matthias Schiffer <mschiffer@universe-factory.net> */ #pragma once void start(void);