DEBSOURCES
Skip Quicknav
sources / djstub / 0.6-1 / full / coff.h
12345678
#ifndef COFF_H #define COFF_H #include "stub.h" extern struct ldops coff_ops; #endif