pebble_syscall_common

Crates.iopebble_syscall_common
lib.rspebble_syscall_common
version0.1.4
sourcesrc
created_at2018-03-08 23:02:50.621757
updated_at2018-03-12 19:29:32.790711
descriptionCommon stuff between the Pebble kernel and things that want to make system calls
homepage
repositoryhttps://github.com/pebble-os/syscall_common
max_upload_size
id54606
size4,302
Isaac Woods (IsaacWoods)

documentation

README

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.

Commit count: 0

cargo fmt