bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 4/5] i386/i386/db_interface.h: fix implicit declaration of functi


From: Marin Ramesa
Subject: [PATCH 4/5] i386/i386/db_interface.h: fix implicit declaration of function
Date: Thu, 21 Nov 2013 13:11:07 +0100

* i386/i386/db_interface.h (cnpollc): Add prototype.

---
 i386/i386/db_interface.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/i386/i386/db_interface.h b/i386/i386/db_interface.h
index 3f6821d..82bfec7 100644
--- a/i386/i386/db_interface.h
+++ b/i386/i386/db_interface.h
@@ -99,4 +99,6 @@ extern kern_return_t db_set_debug_state(
 
 extern void db_load_context(pcb_t pcb);
 
+extern void cnpollc(boolean_t on);
+
 #endif /* _I386_DB_INTERFACE_H_ */
-- 
1.8.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]