Ignore:
Timestamp:
2008-11-25T20:22:04Z (15 years ago)
Author:
Jakub Vana <jakub.vana@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
83d9712
Parents:
14c331a
Message:

IA64: Userspace I/O support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/arch/ia64/Makefile.inc

    r14c331a r46321fb  
    4242ARCH_SOURCES += arch/$(ARCH)/src/syscall.S \
    4343                arch/$(ARCH)/src/fibril.S \
    44                 arch/$(ARCH)/src/tls.c
     44                arch/$(ARCH)/src/tls.c\
     45                arch/$(ARCH)/src/ddi.c
    4546
    4647BFD_NAME = elf64-ia64-little
Note: See TracChangeset for help on using the changeset viewer.