index
:
ek
master
BORED - Compiler for triscv
kimi.h.kuparinen+ek@gmail.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pub_hello.cu
blob: e6bea3b59fd2f972331cb1e876b6e274b0151ecc (
plain
) (
blame
)
1
2
3
4
5
6
import
"import/pub_hello.cu"
;
main
()
{
hello
();
}