externc-libm/src/lib.rs

11 lines
189 B
Rust

// SPDX-License-Identifier: MPL-2.0
/*
* File: src/lib.rs
*
* The externc-libm library.
*
* Author: HTG-YT
* Copyright (c) 2021 The Bootmgr Team of the HaruxOS Project
*/
#![no_std]