Sign in
android
/
platform
/
external
/
crosvm
/
refs/heads/android15-tests-dev
/
.
/
base
/
src
/
sys
/
linux
/
syslog.rs
blob: 469deb1ecffb2251630613f490a338bfaf5d7b7d [
file
] [
edit
]
// Copyright 2017 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
pub
use
super
::
target_os
::
syslog
::
PlatformSyslog
;