Mercurial > ecos-v3_0-branch
comparison packages/hal/mips/arch/current/src/context.S @ 112:02ea4320376c ecos-sw-2000-07-21
Merge from eCos master repository on 2000-07-21-21:01:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 21 Jul 2000 21:34:11 +0000 |
| parents | 435cced73e2f |
| children | e0c0827131d1 |
comparison
equal
deleted
inserted
replaced
| 111:211b8a635ce9 | 112:02ea4320376c |
|---|---|
| 43 ##============================================================================= | 43 ##============================================================================= |
| 44 | 44 |
| 45 #include <pkgconf/hal.h> | 45 #include <pkgconf/hal.h> |
| 46 | 46 |
| 47 #include <cyg/hal/arch.inc> | 47 #include <cyg/hal/arch.inc> |
| 48 | |
| 49 #ifdef at | |
| 50 #undef at | |
| 51 #endif | |
| 48 | 52 |
| 49 #------------------------------------------------------------------------------ | 53 #------------------------------------------------------------------------------ |
| 50 # hal_thread_switch_context | 54 # hal_thread_switch_context |
| 51 # Switch thread contexts | 55 # Switch thread contexts |
| 52 # A0 = address of sp of next thread to execute | 56 # A0 = address of sp of next thread to execute |
