Changeset 501 for trunk


Ignore:
Timestamp:
Aug 24, 2018, 10:42:17 PM (6 years ago)
Author:
viala@…
Message:

[hal] Add headers in .c

hal/tsar_mips32/core/hal_remote.c:371:6:

warning: no previous prototype for 'hal_remote_memcpy' [-Wmissing-prototypes]
void hal_remote_memcpy( xptr_t dst,


hal/tsar_mips32/core/hal_remote.c:421:6:

warning: no previous prototype for 'hal_remote_strcpy' [-Wmissing-prototypes]
void hal_remote_strcpy( xptr_t dst,


hal/tsar_mips32/core/hal_remote.c:452:6:

warning: no previous prototype for 'hal_remote_memset' [-Wmissing-prototypes]
void hal_remote_memset( xptr_t buf_xp,


File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.