OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-ia64/] [current.h] - Blame information for rev 1774

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#ifndef _ASM_IA64_CURRENT_H
2
#define _ASM_IA64_CURRENT_H
3
 
4
/*
5
 * Modified 1998-2000
6
 *      David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co
7
 */
8
 
9
/* In kernel mode, thread pointer (r13) is used to point to the
10
   current task structure.  */
11
register struct task_struct *current asm ("r13");
12
 
13
#endif /* _ASM_IA64_CURRENT_H */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.