Use no_std in inttypes (whoops)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![no_std]
|
||||
|
||||
#[macro_use] extern crate stdlib;
|
||||
extern crate ctype;
|
||||
extern crate errno;
|
||||
|
||||
Reference in New Issue
Block a user