Revision a5d7eb65 hw/omap.h

b/hw/omap.h
1125 1125
#  define cpu_register_io_memory	debug_register_io_memory
1126 1126
# endif
1127 1127

  
1128
/* Not really omap specific, but is the only thing that uses the
1129
   uwire interface.  */
1130
/* tsc210x.c */
1131
struct uwire_slave_s *tsc2102_init(qemu_irq pint, AudioState *audio);
1132
struct i2s_codec_s *tsc210x_codec(struct uwire_slave_s *chip);
1133

  
1134 1128
#endif /* hw_omap_h */

Also available in: Unified diff