Changeset 00acd66 in mainline for uspace/srv/console
- Timestamp:
- 2007-06-23T13:34:01Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 72381f1
- Parents:
- 3ae470a
- Location:
- uspace/srv/console
- Files:
-
- 17 moved
-
Makefile (moved) (moved from uspace/console/Makefile ) (1 diff)
-
anim_1.ppm (moved) (moved from uspace/console/anim_1.ppm )
-
anim_2.ppm (moved) (moved from uspace/console/anim_2.ppm )
-
anim_3.ppm (moved) (moved from uspace/console/anim_3.ppm )
-
anim_4.ppm (moved) (moved from uspace/console/anim_4.ppm )
-
cons_has_data.ppm (moved) (moved from uspace/console/cons_has_data.ppm )
-
cons_idle.ppm (moved) (moved from uspace/console/cons_idle.ppm )
-
cons_kernel.ppm (moved) (moved from uspace/console/cons_kernel.ppm )
-
cons_selected.ppm (moved) (moved from uspace/console/cons_selected.ppm )
-
console.c (moved) (moved from uspace/console/console.c )
-
console.h (moved) (moved from uspace/console/console.h )
-
gcons.c (moved) (moved from uspace/console/gcons.c )
-
gcons.h (moved) (moved from uspace/console/gcons.h )
-
helenos.ppm (moved) (moved from uspace/console/helenos.ppm )
-
nameic.ppm (moved) (moved from uspace/console/nameic.ppm )
-
screenbuffer.c (moved) (moved from uspace/console/screenbuffer.c )
-
screenbuffer.h (moved) (moved from uspace/console/screenbuffer.h )
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/console/Makefile
r3ae470a r00acd66 30 30 # 31 31 32 LIBC_PREFIX = ../ libc33 SOFTINT_PREFIX = ../ softint32 LIBC_PREFIX = ../../lib/libc 33 SOFTINT_PREFIX = ../../lib/softint 34 34 include $(LIBC_PREFIX)/Makefile.toolchain 35 35
Note:
See TracChangeset
for help on using the changeset viewer.
