comparison host/tools/Utils/common/eCosStd.h @ 2689:cb126e20cbb6

* tools/Utils/common/eCosStd.h, tools/configtool/standalone/common/ecosconfig.cxx, tools/configtool/standalone/wxwin/about.htm, tools/configtool/standalone/wxwin/configtool.cpp, tools/configtool/standalone/wxwin/mainwin.cpp, tools/configtool/standalone/wxwin/symbols.h: Update version strings and generated copyright notices for eCos 3.0.
author jld
date Tue, 16 Dec 2008 06:08:08 +0000
parents 38143deb7ff6
children 74dbf4c3f2e1
comparison
equal deleted inserted replaced
2688:75d2f2d71e1f 2689:cb126e20cbb6
129 129
130 typedef long long Time; 130 typedef long long Time;
131 #define MODE_TEXT 131 #define MODE_TEXT
132 #endif 132 #endif
133 133
134 #define ECOS_VERSION "2.net" 134 #define ECOS_VERSION "3.net"
135 135
136 typedef int Duration; 136 typedef int Duration;
137 137
138 extern Time Now(); 138 extern Time Now();
139 139