Changeset a635535 in mainline for uspace/lib/c/meson.build


Ignore:
Timestamp:
2023-11-30T20:29:05Z (13 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, topic/simplify-dev-export
Children:
1be9ee0
Parents:
cad7b7e
Message:

Move console/con_srv out of libc into a separate library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/meson.build

    rcad7b7e ra635535  
    115115        'generic/io/vprintf.c',
    116116        'generic/io/vsnprintf.c',
    117         'generic/io/con_srv.c',
    118         'generic/io/console.c',
    119117        'generic/io/table.c',
    120118        'generic/irq.c',
Note: See TracChangeset for help on using the changeset viewer.