mirror of
https://github.com/LNH-team/dspico-bootloader.git
synced 2026-06-02 17:16:48 +02:00
Initial commit
This commit is contained in:
6
arm9/source/picoLoaderBootstrap.h
Normal file
6
arm9/source/picoLoaderBootstrap.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "picoLoader7.h"
|
||||
|
||||
pload_params_t* pload_getLoadParams();
|
||||
void pload_setBootDrive(PicoLoaderBootDrive bootDrive);
|
||||
void pload_start();
|
||||
Reference in New Issue
Block a user