mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-30 19:11:59 +03:00
edc0625258
This fixes a bunch of stupid warnings. It may also be worth considering the 16- and 32-bit versions for _w and _s, but I didn't do them because it would've taken more than a 5-minute search-and-replace to sort out which was which. It may also be a good idea to come up with an urbit-standard name for these rather than the ones given by inttypes.h. In that case, it's easier to get there via search-and-replace if the standard ones are already there. |
||
---|---|---|
.. | ||
add.c | ||
dec.c | ||
div.c | ||
gte.c | ||
gth.c | ||
lte.c | ||
lth.c | ||
mod.c | ||
mul.c | ||
sub.c |