Ignore:
Timestamp:
Dec 5, 2017, 4:20:07 PM (6 years ago)
Author:
alain
Message:

Fix several bugs in the fork() syscall.

File:
1 edited

Legend:

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

    r407 r408  
    2929#include <soclib_pic.h>
    3030
    31 ///////////////////////////////////////
    32 void hal_do_interrupt( thread_t * this,
    33                                reg_t    * regs_tbl )
     31///////////////////////
     32void hal_do_interrupt()
    3433{
    3534
Note: See TracChangeset for help on using the changeset viewer.