Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / media / drivers / etc / KDBinit
diff --git a/reactos/media/drivers/etc/KDBinit b/reactos/media/drivers/etc/KDBinit
deleted file mode 100644 (file)
index b30a421..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Example KDB.init file\r
-#\r
-\r
-# Set the disassembly flavor to "intel" (default is "at&t")\r
-set syntax intel\r
-\r
-# Change the condition to enter KDB on INT3 to "always" (default is "kmode")\r
-#set condition INT3 first always\r
-\r
-# This is a special command available only in the KDBinit file - it breaks into\r
-# KDB when it is interpreting the init file at startup.\r
-#break\r
-\r