init.h 154 B

12345678
  1. // SPDX-License-Identifier: BSD-2-Clause
  2. /*
  3. * Copyright (c) 2022 Matthias Schiffer <[email protected]>
  4. */
  5. #pragma once
  6. void start(void);