1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Add assembly file symbol sizes.

This commit is contained in:
Jonas 'Sortie' Termansen 2013-05-22 22:06:18 +02:00
parent 9224f8f43d
commit dc4ef04e7c
24 changed files with 61 additions and 37 deletions

View file

@ -95,3 +95,5 @@ call_signal_dispatcher:
# If we end up here, it means that the signal didn't override anything and
# that we should just go ahead and return to userspace ourselves.
iretl
.size syscall_handler, .-syscall_handler