xref: /third_party/elfio/tests/elf_examples/test_ppc.cpp (revision 65042b18)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/elfio/tests/elf_examples/
165042b18Sopenharmony_ci#include <iostream>
265042b18Sopenharmony_ci
365042b18Sopenharmony_ciint main()
465042b18Sopenharmony_ci{
565042b18Sopenharmony_ci    std::cout << "Hello" << std::endl;
665042b18Sopenharmony_ci
765042b18Sopenharmony_ci    return 0;
865042b18Sopenharmony_ci}
9

Indexes created Thu Nov 07 10:32:03 CST 2024