diff options
Diffstat (limited to 'sim/ppc/debug.h')
-rw-r--r-- | sim/ppc/debug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/ppc/debug.h b/sim/ppc/debug.h index 1fdb36e..e49b795 100644 --- a/sim/ppc/debug.h +++ b/sim/ppc/debug.h @@ -51,6 +51,8 @@ typedef enum { trace_pal_device, trace_pass_device, trace_phb_device, + trace_sem_device, + trace_shm_device, trace_stack_device, trace_register_device, trace_vm_device, |