Home | History | Annotate | Download | only in P_cxx
      1 #include <elf.h> // for testing header search
      2 #include "cxx.h"
      3 
      4 int main() {
      5   c_interface();
      6 }
      7