GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
uwuboot
Transfer to URL with SHA
Find file
Newer
Older
tree:
ecf0b356da
Branches
Tags
×
master
uwuboot
/
include
/
arm9
/ firm_launch_stub.h
profi200
on 4 Jun 2016
78 bytes
Lots of changes i don't all remember xD
Raw
Blame
History
#pragma once #include "types.h" void firmLaunchStub(void (*entry)(void));