Mercurial > flash_v2
diff 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 |
line wrap: on
line diff
--- a/packages/hal/common/current/include/dbg-threads-api.h +++ b/packages/hal/common/current/include/dbg-threads-api.h @@ -1,8 +1,10 @@ #if !defined(DBG_THREADS_API_INCLUDED) #define DBG_THREADS_API_INCLUDED 1 /* These are the calls used to extract operating system specific information - used in supporting thread aware debugging. - The Operating Environment being debugged needs to supply these functions. + * used in supporting thread aware debugging. + * The Operating Environment being debugged needs to supply these functions. + * + * This header is not to be included by user code */ /*
