• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..16-Feb-2021-

READMEH A D16-Feb-2021487 118

irt_ppapi.hH A D16-Feb-20211.4 KiB4423

README

1
2This directory is for header files that are part of Native Client's
3stable ABI, as exposed under Chromium by NaCl's IRT interfaces.  It
4defines how PPAPI is exposed to user code as a NaCl IRT interface.  It
5does not define PPAPI itself, whose stable ABI is defined by the
6ppapi/c/ directory.
7
8This directory only defines NaCl IRT interfaces that are specific to
9Chromium's embedding of NaCl.  Non-PPAPI-specific NaCl IRT
10interfaces are defined in native_client/src/untrusted/irt/irt.h.
11