comparison packages/devs/wallclock/current/ChangeLog @ 64:c38311975d4f ecos-sw-2000-01-28

Merge from eCos master repository on 2000-01-28-04:28:11-GMT
author jlarmour
date Fri, 28 Jan 2000 04:59:39 +0000
parents 306eee292492
children bf00f99aec69
comparison
equal deleted inserted replaced
63:119e6e57c342 64:c38311975d4f
121 * src/emulate.cxx: 121 * src/emulate.cxx:
122 Remove unnecessary include of <cyg/devs/table.h> and remove an 122 Remove unnecessary include of <cyg/devs/table.h> and remove an
123 unused variable (result) from get_current_time() 123 unused variable (result) from get_current_time()
124 124
125 //####COPYRIGHTBEGIN#### 125 //####COPYRIGHTBEGIN####
126 // 126 //
127 // ------------------------------------------- 127 // -------------------------------------------
128 // The contents of this file are subject to the Cygnus eCos Public License 128 // The contents of this file are subject to the Red Hat eCos Public License
129 // Version 1.0 (the "License"); you may not use this file except in 129 // Version 1.0 (the "License"); you may not use this file except in
130 // compliance with the License. You may obtain a copy of the License at 130 // compliance with the License. You may obtain a copy of the License at
131 // http://sourceware.cygnus.com/ecos 131 // http://sourceware.cygnus.com/ecos
132 // 132 //
133 // Software distributed under the License is distributed on an "AS IS" 133 // Software distributed under the License is distributed on an
134 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the 134 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
135 // License for the specific language governing rights and limitations under 135 // License for the specific language governing rights and limitations under
136 // the License. 136 // the License.
137 // 137 //
138 // The Original Code is eCos - Embedded Cygnus Operating System, released 138 // The Original Code is eCos - Embedded Configurable Operating System,
139 // September 30, 1998. 139 // released September 30, 1998.
140 // 140 //
141 // The Initial Developer of the Original Code is Cygnus. Portions created 141 // The Initial Developer of the Original Code is Red Hat.
142 // by Cygnus are Copyright (C) 1998,1999 Cygnus Solutions. All Rights Reserved. 142 // Portions created by Red Hat are
143 // ------------------------------------------- 143 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc.
144 // 144 // All Rights Reserved.
145 // -------------------------------------------
146 //
145 //####COPYRIGHTEND#### 147 //####COPYRIGHTEND####
146 148
147 149