Changeset b861b58 in mainline for libc/Makefile


Ignore:
Timestamp:
2005-11-22T13:04:45Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7b6c5f4
Parents:
c2a864b
Message:

uspace basic syscall framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/Makefile

    rc2a864b rb861b58  
    7373
    7474ARCH_SOURCES = \
    75         arch/$(ARCH)/entry.s
     75        arch/$(ARCH)/entry.s \
     76        arch/$(ARCH)/syscall.c
    7677
    7778GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note: See TracChangeset for help on using the changeset viewer.