libshit

Just some random shit
git clone https://git.neptards.moe/neptards/libshit.git
Log | Files | Refs | Submodules | README | LICENSE

reent.h (160B)


      1 #pragma once
      2 
      3 #include_next <sys/reent.h>
      4 
      5 // cause compilation errors when code tries to use __impure_ptr, instead of
      6 // random link-time errors
      7 #undef _REENT