2017-11-17 19:37:45 +01:00

5 lines
99 B
C

#pragma once
#include "common.h"
void __attribute__((noreturn)) BootFirm(void *firm, char *path);