Deleted Added
full compact
35c35
< __FBSDID("$FreeBSD: head/sys/powerpc/aim/trap.c 160801 2006-07-28 20:22:58Z jhb $");
---
> __FBSDID("$FreeBSD: head/sys/powerpc/aim/trap.c 162361 2006-09-16 17:03:02Z rwatson $");
57a58,59
> #include <security/audit/audit.h>
>
420a423
> AUDIT_SYSCALL_ENTER(code, td);
421a425
> AUDIT_SYSCALL_EXIT(error, td);