summaryrefslogtreecommitdiff
path: root/debian/patches/immc0001-i386-add-comment.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/immc0001-i386-add-comment.patch')
-rw-r--r--debian/patches/immc0001-i386-add-comment.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/patches/immc0001-i386-add-comment.patch b/debian/patches/immc0001-i386-add-comment.patch
deleted file mode 100644
index e4698e1..0000000
--- a/debian/patches/immc0001-i386-add-comment.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From fa5e2ae5645b3eb005931f60b5481ee7e478640e Mon Sep 17 00:00:00 2001
-From: Justus Winter <4winter@informatik.uni-hamburg.de>
-Date: Fri, 26 Jun 2015 12:55:41 +0200
-Subject: [PATCH gnumach 1/3] i386: add comment
-
-* i386/i386at/model_dep.c (rebootflag): Explain flag.
----
- i386/i386at/model_dep.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/i386/i386at/model_dep.c b/i386/i386at/model_dep.c
-index bc34c9b..03a9f15 100644
---- a/i386/i386at/model_dep.c
-+++ b/i386/i386at/model_dep.c
-@@ -137,6 +137,7 @@ static vm_size_t avail_remaining;
-
- extern char version[];
-
-+/* If set, reboot the system on ctrl-alt-delete. */
- boolean_t rebootflag = FALSE; /* exported to kdintr */
-
- /* XX interrupt stack pointer and highwater mark, for locore.S. */
---
-2.1.4
-