ruspiro-cache 0.4.1

Raspberry Pi cache maintenance operation API
1
2
3
4
5
6
7
8
9
10
/***********************************************************************************************************************
 * Copyright (c) 2020 by the authors
 *
 * Author: André Borrmann <pspwizard@gmx.de>
 * License: Apache License 2.0 / MIT
 **********************************************************************************************************************/
//! Build script required as we use the `links` attribute in `Cargo-toml`
//!

fn main() {}