This commit is contained in:
Ralf Corsepius
2009-10-26 09:14:22 +00:00
parent 69a71c5f25
commit 15bba619f6

View File

@@ -1,9 +0,0 @@
#ifndef _RPRINTF_H
#define _RPRINTF_H
/* HACK: Presume time_t is a long */
#define PRItime_t "ld"
#define PRIirtems_task_argument PRIuPTR
#endif