Sign in
cos
/
third_party
/
platform2
/
refs/heads/release-R125
/
.
/
libchromeos-rs
/
src
/
deprecated
/
linux
/
mod.rs
blob: 05e0fea2e4c6e52fde667fc3a30f3f6f0c503eaa [
file
] [
log
] [
blame
] [
edit
]
// Copyright 2022 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//! Linux-specific utility modules.
pub
mod
syslog
;