Revision 7880febd

b/hw/tc6393xb.c
1
/* vim:set shiftwidth=4 ts=4 et: */
1
/*
2
 * Toshiba TC6393XB I/O Controller.
3
 * Found in Sharp Zaurus SL-6000 (tosa) or some
4
 * Toshiba e-Series PDAs.
5
 *
6
 * Most features are currently unsupported!!!
7
 *
8
 * This code is licensed under the GNU GPL v2.
9
 */
2 10
#include "hw.h"
3 11
#include "pxa.h"
4 12
#include "devices.h"

Also available in: Unified diff