pros icon indicating copy to clipboard operation
pros copied to clipboard

Implement more syscalls

Open HotelCalifornia opened this issue 6 years ago • 0 comments

Expected Behavior:

Standard function calls like remove should probably work.

Actual Behavior:

Calling remove for example will trigger a linker error because we don't have an implementation of _link.

Additional Information

Figure out what missing syscalls we should implement.

Screenshots/Output Dumps/Stack Traces

HotelCalifornia avatar Sep 22 '19 20:09 HotelCalifornia