blob: e54b4903bf7b0e5f40653df427b4b4cf2c602df6 [file] [log] [blame]
[package]
name = "sys_util"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
[dependencies]
data_model = { path = "../data_model" }
libc = "*"
syscall_defines = { path = "../syscall_defines" }
poll_token_derive = { path = "poll_token_derive" }
sync = { path = "../sync" }