zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

setup.h (241B) - Raw


      1 /*
      2  * setup.h is part of userspace header ABI so UAPI scripts have to generate it
      3  * even if there's nothing to export - causing empty <uapi/asm/setup.h>
      4  * However to prevent "patch" from discarding it we add this placeholder
      5  * comment
      6  */