A SaC byte is a C char and assumed to be signed. On some systems, a char is unsigned though. This forces a byte to a signed char.
There still is an error for struct wrapping, but only for my crosscompiler so this can be merged.
A SaC byte is a C char and assumed to be signed. On some systems, a char is unsigned though. This forces a byte to a signed char.
There still is an error for struct wrapping, but only for my crosscompiler so this can be merged.