From a362fb22008bdab332d5da2d83f6428340c373ab Mon Sep 17 00:00:00 2001 From: Marin Ramesa Date: Thu, 14 Nov 2013 12:39:34 +0100 Subject: i386/i386/thread.h: add comment after endif * i386/i386/thread.h (LINUX_DEV): Add comment after endif. --- i386/i386/thread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i386') diff --git a/i386/i386/thread.h b/i386/i386/thread.h index 450ec55..35a2802 100644 --- a/i386/i386/thread.h +++ b/i386/i386/thread.h @@ -179,7 +179,7 @@ typedef struct pcb { decl_simple_lock_data(, lock) #ifdef LINUX_DEV void *data; -#endif +#endif /* LINUX_DEV */ } *pcb_t; /* -- cgit v1.2.3