mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 14:26:04 +00:00
5 lines
134 B
Rust
5 lines
134 B
Rust
// Copyright © 2016, Peter Atashian
|
|
// Licensed under the MIT License <LICENSE.md>
|
|
use super::*;
|
|
pub type REFERENCE_TIME = LONGLONG;
|