index
:
bcm5719-ortega
05-10-2021
06-28-2021
master
Project Ortega BCM5719 firmware
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
elfio
/
elf_examples
/
test_ppc.cpp
blob: d07f900f21ded103bf054cd54e48a5577dae5f2b (
plain
)
1
2
3
4
5
6
7
8
#include <iostream> int main() { std::cout << "Hello" << std::endl; return 0; }