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
/
gpu.h
blob: 0d4a7879b73f8a82d62be1ce7e2cf99084881552 (
plain
)
1
2
3
4
5
6
#ifndef GPU_H #define GPU_H const char *display_gpu(); #endif