mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 03:49:19 +02:00
* fixed comments in sysnr.inc files
git-svn-id: trunk@47426 -
This commit is contained in:
parent
878f6d9ce4
commit
b2a67d4656
@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
* This file contains the system call numbers.
|
* This file contains the system call numbers.
|
||||||
Last update from 2.4.22 kernel sources according to the sources it contains already the 2.5 extensions
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Const
|
Const
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall nrs for 2.4.18
|
Syscall nrs for i386
|
||||||
|
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
for details about the copyright.
|
for details about the copyright.
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall nrs for 2.6.23
|
Syscall nrs for M68k
|
||||||
|
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
for details about the copyright.
|
for details about the copyright.
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Copyright (c) 2005-06 by Thomas Schatzl,
|
Copyright (c) 2005-06 by Thomas Schatzl,
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall numbers for 2.6.23
|
Syscall numbers for PowerPC
|
||||||
|
|
||||||
This file contains the system call numbers.
|
This file contains the system call numbers.
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Copyright (c) 2005-06 by Thomas Schatzl,
|
Copyright (c) 2005-06 by Thomas Schatzl,
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall numbers for 2.6.15
|
Syscall numbers for PowerPC64
|
||||||
|
|
||||||
This file contains the system call numbers.
|
This file contains the system call numbers.
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Copyright (c) 2003 by Peter Vreman
|
Copyright (c) 2003 by Peter Vreman
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall nrs for 2.4.21 Sparc
|
Syscall nrs for Sparc
|
||||||
|
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
for details about the copyright.
|
for details about the copyright.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
Copyright (c) 1999-2000 by Michael Van Canneyt,
|
||||||
member of the Free Pascal development team.
|
member of the Free Pascal development team.
|
||||||
|
|
||||||
Syscall nrs for 2.4.18
|
Syscall nrs for x86-64
|
||||||
|
|
||||||
See the file COPYING.FPC, included in this distribution,
|
See the file COPYING.FPC, included in this distribution,
|
||||||
for details about the copyright.
|
for details about the copyright.
|
||||||
|
Loading…
Reference in New Issue
Block a user