h69k/target/linux/mpc85xx/image/spi-loader/include/init.h

9 lines
154 B
C
Raw Normal View History

2024-09-29 14:35:28 +00:00
// SPDX-License-Identifier: BSD-2-Clause
/*
* Copyright (c) 2022 Matthias Schiffer <mschiffer@universe-factory.net>
*/
#pragma once
void start(void);