Changeset 4e2cf8b in mainline for libc/Makefile


Ignore:
Timestamp:
2006-03-14T12:14:43Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4ba1db5
Parents:
df50cf6
Message:

Userspace printf, stdarg, and some other printf support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libc/Makefile

    rdf50cf6 r4e2cf8b  
    4242GENERIC_SOURCES = \
    4343        generic/libc.c \
    44         generic/io.c
     44        generic/io/io.c \
     45        generic/io/print.c
    4546
    4647ARCH_SOURCES += \
Note: See TracChangeset for help on using the changeset viewer.