1
0

module.modulemap 91 B

12345
  1. module CLibDRM [system] {
  2. header "xf86drm.h"
  3. header "xf86drmMode.h"
  4. export *
  5. }