Skip to content
Snippets Groups Projects
Verified Commit 9c016734 authored by jD91mZM2's avatar jD91mZM2
Browse files

Use no_std in inttypes (whoops)

parent cc210361
Branches
No related tags found
No related merge requests found
#![no_std]
#[macro_use] extern crate stdlib; #[macro_use] extern crate stdlib;
extern crate ctype; extern crate ctype;
extern crate errno; extern crate errno;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment