Ignore:
Timestamp:
Jun 26, 2017, 4:55:47 PM (7 years ago)
Author:
max@…
Message:

use reg_t instead of uint32_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/libk/remote_fifo.c

    r1 r60  
    5858    uint32_t        ptw;
    5959    uint32_t        watchdog;
    60     uint32_t        save_sr;
     60    reg_t           save_sr;
    6161    uint32_t        nslots;
    6262
Note: See TracChangeset for help on using the changeset viewer.