Revision a0b97927 include/hw/char/lm32_juart.h

b/include/hw/char/lm32_juart.h
3 3

  
4 4
#include "hw/qdev.h"
5 5

  
6
#define TYPE_LM32_JUART "lm32-juart"
7

  
6 8
uint32_t lm32_juart_get_jtx(DeviceState *d);
7 9
uint32_t lm32_juart_get_jrx(DeviceState *d);
8 10
void lm32_juart_set_jtx(DeviceState *d, uint32_t jtx);

Also available in: Unified diff