Annotation of qemu/hw/lm32_juart.h, revision 1.1

1.1     ! root        1: #ifndef QEMU_HW_LM32_JUART_H
        !             2: #define QEMU_HW_LM32_JUART_H
        !             3: 
        !             4: #include "qemu-common.h"
        !             5: 
        !             6: uint32_t lm32_juart_get_jtx(DeviceState *d);
        !             7: uint32_t lm32_juart_get_jrx(DeviceState *d);
        !             8: void lm32_juart_set_jtx(DeviceState *d, uint32_t jtx);
        !             9: void lm32_juart_set_jrx(DeviceState *d, uint32_t jrx);
        !            10: 
        !            11: #endif /* QEMU_HW_LM32_JUART_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.