skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

bits-header (119B)


      1 /* ISC license. */
      2 
      3 #ifndef SKALIBS_UINT@BITS@_H
      4 #define SKALIBS_UINT@BITS@_H
      5 
      6 #include <stddef.h>
      7 #include <stdint.h>