Skip to content
Snippets Groups Projects
Commit eb0c10d4 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

util.h: needs <inttypes.h>


Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 13a8a88a
Branches
Tags
No related merge requests found
#ifndef __UTIL_H
#define __UTIL_H
#include <inttypes.h>
/* Color codes for cprintf()/pcprintf() */
#define C_DIM 0x80
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment