syscall.S (aaccf3c97418f169afdbb5855e9cbcbda34e90fd) | syscall.S (3d0186bb068e6cc6c23dc1d2f0b1cf64894c40ea) |
---|---|
1/* 2 * Linux/PA-RISC Project (http://www.parisc-linux.org/) 3 * 4 * System call entry code / Linux gateway page | 1/* 2 * Linux/PA-RISC Project (http://www.parisc-linux.org/) 3 * 4 * System call entry code / Linux gateway page |
5 * Copyright (c) Matthew Wilcox 1999 <willy@bofh.ai> | 5 * Copyright (c) Matthew Wilcox 1999 <willy@infradead.org> |
6 * Licensed under the GNU GPL. 7 * thanks to Philipp Rumpf, Mike Shaver and various others 8 * sorry about the wall, puffin.. 9 */ 10 11/* 12How does the Linux gateway page on PA-RISC work? 13------------------------------------------------ --- 951 unchanged lines hidden --- | 6 * Licensed under the GNU GPL. 7 * thanks to Philipp Rumpf, Mike Shaver and various others 8 * sorry about the wall, puffin.. 9 */ 10 11/* 12How does the Linux gateway page on PA-RISC work? 13------------------------------------------------ --- 951 unchanged lines hidden --- |