Index: kernel/arch/amd64/include/types.h
===================================================================
--- kernel/arch/amd64/include/types.h	(revision cbc8ac6a42e1745ebde389290ca7edd68239190b)
+++ kernel/arch/amd64/include/types.h	(revision 912ee7cc7683564facff764984003a32d6ea1a7f)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup amd64	
+/** @addtogroup amd64
  * @{
  */
@@ -59,4 +59,7 @@
 
 typedef uintptr_t ioport_t;
+
+typedef struct {
+} fncptr_t;
 
 /**< Formats for uintptr_t, size_t, count_t and index_t */
