init macros
authorhackbard <hackbard>
Fri, 17 Jan 2003 23:09:17 +0000 (23:09 +0000)
committerhackbard <hackbard>
Fri, 17 Jan 2003 23:09:17 +0000 (23:09 +0000)
hello/hello-1.c [new file with mode: 0644]

diff --git a/hello/hello-1.c b/hello/hello-1.c
new file mode 100644 (file)
index 0000000..63c883d
--- /dev/null
@@ -0,0 +1,6 @@
+/* hello world using init macros */
+
+#include <linux/module.h>
+#include <linux/kernel.h>
+
+