Changeset 17f168e in mainline for kernel/test/debug/mips1.c
- Timestamp:
- 2009-02-16T10:27:45Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ae318d3
- Parents:
- 6cd9aa6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/test/debug/mips1.c
r6cd9aa6 r17f168e 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 27 */ 28 29 #ifdef mips3230 28 31 29 #include <print.h> … … 50 48 return "Back from debug mode"; 51 49 } 52 53 #endif
Note:
See TracChangeset
for help on using the changeset viewer.