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:
4404e28989
Branches
Tags
×
master
uwuboot
/
include
/
arm11
/ power.h
profi200
on 26 Jun 2017
104 bytes
Give PXI its own IRQ handler.
Raw
Blame
History
#pragma once bool battery_ok(void); noreturn void power_off(void); noreturn void power_reboot(void);