Changeset 382


Ignore:
Timestamp:
Aug 16, 2017, 11:07:57 AM (7 years ago)
Author:
max@…
Message:

Sync with TSAR.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.x86

    r364 r382  
    4343              build/kernel/kern/do_syscall.o      \
    4444              build/kernel/kern/do_interrupt.o    \
    45               build/kernel/kern/do_exception.o    \
    4645              build/kernel/kern/rpc.o             \
    4746              build/kernel/kern/signal.o
  • trunk/hal/x86_64/core/hal_exception.c

    r371 r382  
    2626#include <errno.h>
    2727#include <core.h>
    28 #include <do_exception.h>
    2928
    3029#include <hal_kentry.h>
Note: See TracChangeset for help on using the changeset viewer.