lkml.org 
[lkml]   [2003]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Define __kernel_timer_t and __kernel_clockid_t on v850
Date
From
diff -ruN -X../cludes linux-2.5.63-uc0.orig/include/asm-v850/posix_types.h linux-2.5.63-uc0/include/asm-v850/posix_types.h
--- linux-2.5.63-uc0.orig/include/asm-v850/posix_types.h 2002-11-05 11:25:32.000000000 +0900
+++ linux-2.5.63-uc0/include/asm-v850/posix_types.h 2003-02-25 14:58:29.000000000 +0900
@@ -1,8 +1,8 @@
/*
* include/asm-v850/posix_types.h -- Kernel versions of standard types
*
- * Copyright (C) 2001,02 NEC Corporation
- * Copyright (C) 2001,02 Miles Bader <miles@gnu.org>
+ * Copyright (C) 2001,02,03 NEC Electronics Corporation
+ * Copyright (C) 2001,02,03 Miles Bader <miles@gnu.org>
*
* This file is subject to the terms and conditions of the GNU General
* Public License. See the file COPYING in the main directory of this
@@ -31,6 +31,8 @@
typedef long __kernel_time_t;
typedef long __kernel_suseconds_t;
typedef long __kernel_clock_t;
+typedef int __kernel_timer_t;
+typedef int __kernel_clockid_t;
typedef int __kernel_daddr_t;
typedef char * __kernel_caddr_t;
typedef unsigned short __kernel_uid16_t;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.066 / U:21.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site