-rw-r--r-- 99 saferewrite-20240620/src/divmod14/noadiv/uint64.h raw
#ifndef UINT64_H #define UINT64_H #include "crypto_uint64.h" #define uint64 crypto_uint64 #endif