summaryrefslogtreecommitdiffstats
path: root/private/ntos/se/adtevent.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--private/ntos/se/adtevent.c31
1 files changed, 31 insertions, 0 deletions
diff --git a/private/ntos/se/adtevent.c b/private/ntos/se/adtevent.c
new file mode 100644
index 000000000..293fa8779
--- /dev/null
+++ b/private/ntos/se/adtevent.c
@@ -0,0 +1,31 @@
+/*++
+
+Copyright (c) 1989 Microsoft Corporation
+
+Module Name:
+
+ adtevent.c - Audit Event Management
+
+Abstract:
+
+ This module contains functions that update the Audit Event Information.
+
+Author:
+
+ Scott Birrell (ScottBi) November 14, 1991
+
+Environment:
+
+ Kernel mode only.
+
+Revision History:
+
+--*/
+
+#include <nt.h>
+#include <ntos.h>
+#include "rmp.h"
+#include "adt.h"
+#include "adtp.h"
+
+