pebble_syscall_common 0.1.4

Common stuff between the Pebble kernel and things that want to make system calls
Documentation
# pebble_syscall_common
Stuff common between the Pebble kernel and things that want to make system calls. This is probably
mostly useful for use in standard libraries and the kernel, since you probably don't want to make
raw system calls.