Changeset 92 for trunk/hal/tsar_mips32/core
- Timestamp:
- Jun 29, 2017, 12:12:28 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/tsar_mips32/core/hal_remote.c
r72 r92 149 149 150 150 //////////////////////////////////// 151 void * hal_remote_lpt( xptr_t xp, 152 void * pt ) 151 void * hal_remote_lpt( xptr_t xp ) 153 152 { 154 153 return (void *)hal_remote_lw ( xp );
Note: See TracChangeset
for help on using the changeset viewer.