index
:
farfetch.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu.h
blob: 89a810a85ff74999631e45ec2acde335f84dccc1 (
plain
)
1
2
3
4
5
6
#ifndef CPU_H #define CPU_H void display_cpu(); #endif