summaryrefslogtreecommitdiff
path: root/common/basic.asn
diff options
context:
space:
mode:
Diffstat (limited to 'common/basic.asn')
-rw-r--r--common/basic.asn12
1 files changed, 12 insertions, 0 deletions
diff --git a/common/basic.asn b/common/basic.asn
new file mode 100644
index 0000000..3c79a4b
--- /dev/null
+++ b/common/basic.asn
@@ -0,0 +1,12 @@
+
+BASIC { }
+
+DEFINITIONS EXPLICIT TAGS ::=
+
+BEGIN
+
+Any ::= ANY
+
+ObjectIdentifier ::= OBJECT IDENTIFIER
+
+END \ No newline at end of file