summaryrefslogtreecommitdiffstats
path: root/runtime/user/runtime.h
Commit message (Collapse)AuthorAgeFilesLines
* 2005-11-28 Martin Hunt <hunt@redhat.com>hunt2005-11-281-0/+1
| | | | | | | | | | | * alloc.c (__stp_valloc_percpu): Use same code for up and smp. (_stp_per_cpu_ptr): New macro. * user/alloc.c: Ditto. * map.c: Use _stp_map_cpu_ptr(). * map-stat.c: Ditto. * pmap-gen.c: Ditto. * runtime.h: Include alloc.c * user/runtime.h: Ditto.
* Fix for jiffies.hunt2005-09-091-0/+2
|
* 2005-09-09 Martin Hunt <hunt@redhat.com>hunt2005-09-091-0/+1
| | | | | | * runtime.h: Add arith.c * recreate_links: Add arith.c * emul.h: Define jiffies so arith.c will compile.
* 2005-08-31 Martin Hunt <hunt@redhat.com>hunt2005-08-311-0/+3
| | | | | | * emul.h (_stp_kallsyms_lookup): Renamed from kallsyms_lookup. * runtime.h: Add prototype for exit(); * copy.c: New file. Just some empty functions.
* 2005-08-19 Martin Hunt <hunt@redhat.com>hunt2005-08-191-0/+1
| | | | * runtime.h: Include io.c.
* 2005-06-22 Martin Hunt <hunt@redhat.com>hunt2005-06-231-1/+2
| | | | | * runtime.h: Include config.h first then redefine CONFIG_SMP and NR_CPUS.
* *** empty log message ***hunt2005-06-181-1/+8
|
* *** empty log message ***hunt2005-05-191-0/+1
|
* User space test stuff.hunt2005-05-181-0/+39