kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

b.c (73B)


      1 #include <stdint.h>
      2 const uint64_t g_val = UINT64_C(0xdeadbeefcafebabe);