Revision d951f6ff hw/palm.c

b/hw/palm.c
37 37
}
38 38

  
39 39
static void static_write(void *opaque, target_phys_addr_t offset,
40
                uint32_t value) {
40
                uint32_t value)
41
{
41 42
#ifdef SPY
42 43
    printf("%s: value %08lx written at " PA_FMT "\n",
43 44
                    __FUNCTION__, value, offset);

Also available in: Unified diff