comparison packages/language/c/libc/current/src/stdlib/labs.cxx @ 66:bf00f99aec69 ecos-sw-2000-02-02

Merge from eCos master repository on 2000-02-02-19:16:44-GMT
author jlarmour
date Wed, 02 Feb 2000 19:57:02 +0000
parents c38311975d4f
children
comparison
equal deleted inserted replaced
65:b4822dd69c33 66:bf00f99aec69
8 //=========================================================================== 8 //===========================================================================
9 //####COPYRIGHTBEGIN#### 9 //####COPYRIGHTBEGIN####
10 // 10 //
11 // ------------------------------------------- 11 // -------------------------------------------
12 // The contents of this file are subject to the Red Hat eCos Public License 12 // The contents of this file are subject to the Red Hat eCos Public License
13 // Version 1.0 (the "License"); you may not use this file except in 13 // Version 1.1 (the "License"); you may not use this file except in
14 // compliance with the License. You may obtain a copy of the License at 14 // compliance with the License. You may obtain a copy of the License at
15 // http://sourceware.cygnus.com/ecos 15 // http://www.redhat.com/
16 // 16 //
17 // Software distributed under the License is distributed on an 17 // Software distributed under the License is distributed on an "AS IS"
18 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 18 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
19 // License for the specific language governing rights and limitations under 19 // License for the specific language governing rights and limitations under
20 // the License. 20 // the License.
21 // 21 //
22 // The Original Code is eCos - Embedded Configurable Operating System, 22 // The Original Code is eCos - Embedded Configurable Operating System,