Go to most recent revision | Details | Last modification | View Log | RSS feed
#ifndef __TARGET_UMSBOOT_IPODNANO2G_H__
#define __TARGET_UMSBOOT_IPODNANO2G_H__
#include "global.h"
#include "interface/console/console.h"
extern const struct console_instance umsboot_console;
extern void umsboot_console_init();
#endif