Mercurial > ecos-v2_0-branch
comparison packages/hal/common/current/include/dbg-threads-api.h @ 54:f10165814f1e ecos-sw-1999-11-19
Merge from eCos master repository on 1999-11-19-22:24:39-GMT
| author | jlarmour |
|---|---|
| date | Fri, 19 Nov 1999 23:37:56 +0000 |
| parents | 443894e2e912 |
| children | c38311975d4f |
comparison
equal
deleted
inserted
replaced
| 53:bf22a672b71b | 54:f10165814f1e |
|---|---|
| 1 #if !defined(DBG_THREADS_API_INCLUDED) | 1 #if !defined(DBG_THREADS_API_INCLUDED) |
| 2 #define DBG_THREADS_API_INCLUDED 1 | 2 #define DBG_THREADS_API_INCLUDED 1 |
| 3 /* These are the calls used to extract operating system specific information | 3 /* These are the calls used to extract operating system specific information |
| 4 used in supporting thread aware debugging. | 4 * used in supporting thread aware debugging. |
| 5 The Operating Environment being debugged needs to supply these functions. | 5 * The Operating Environment being debugged needs to supply these functions. |
| 6 * | |
| 7 * This header is not to be included by user code | |
| 6 */ | 8 */ |
| 7 | 9 |
| 8 /* | 10 /* |
| 9 * Copyright (c) 1998,1999 Cygnus Solutions | 11 * Copyright (c) 1998,1999 Cygnus Solutions |
| 10 * | 12 * |
