Subversion Repositories freemyipod

Rev

Rev 26 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26 Rev 59
Line 25... Line 25...
25
#include "console.h"
25
#include "console.h"
26
#include "lcdconsole.h"
26
#include "lcdconsole.h"
27
#include "usb/dbgconsole.h"
27
#include "usb/dbgconsole.h"
28
#include "format.h"
28
#include "format.h"
29
#include "thread.h"
29
#include "thread.h"
30
#include <stdio.h>
-
 
31
#include <stdarg.h>
30
#include <stdarg.h>
32
#include <stdbool.h>
-
 
33
#include <limits.h>
31
#include <limits.h>
34
 
32
 
35
 
33
 
36
struct for_cprintf
34
struct for_cprintf
37
{
35
{