protofusion repositories
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
Admin
Repositories
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
therm-ng
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ a710d1e0fc2a
Branch filter:
default at a710d1e0fc2a
default
Location:
therm-ng
/
inc
/
system.h
Show Full History
Show Authors
a710d1e0fc2a
75 B
text/plain
Show Annotation
Show as Raw
Download as Raw
Ethan Zonca
Import from old therm: menus working
1
2
3
4
5
6
#ifndef SYSTEM_H
#define SYSTEM_H
void
sysclock_init
(
void
);
#endif