Ignore:
Timestamp:
Jun 29, 2017, 12:12:28 PM (7 years ago)
Author:
max@…
Message:

fix the definition of hal_remote_spt, and add the *pt ops on
x86_64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/core/hal_remote.c

    r72 r92  
    149149
    150150////////////////////////////////////
    151 void * hal_remote_lpt( xptr_t    xp,
    152                        void *    pt )
     151void * hal_remote_lpt( xptr_t    xp )
    153152{
    154153    return (void *)hal_remote_lw ( xp );
Note: See TracChangeset for help on using the changeset viewer.