]> Zhao Yanbai Git Server - minix.git/commit
move rrrrrrread_tsc from libsys to libc so anyone can use it
authorErik van der Kouwe <erik@minix3.org>
Fri, 20 Aug 2010 18:43:56 +0000 (18:43 +0000)
committerErik van der Kouwe <erik@minix3.org>
Fri, 20 Aug 2010 18:43:56 +0000 (18:43 +0000)
commitb337d3f8e500b98843ca53f26eeafb222802d25d
treed5dbbfeec0472235f82230ec2618e62d82f6c71e
parent205855b8ee8badbcb0a1ccbdf3107720d0241956
move rrrrrrread_tsc from libsys to libc        so anyone can        use it
include/minix/minlib.h
include/minix/sysutil.h
lib/libc/other/Makefile.inc
lib/libc/other/read_tsc.S [moved from lib/libsys/read_tsc.S with 100% similarity]
lib/libc/other/read_tsc_64.c [moved from lib/libsys/read_tsc_64.c with 71% similarity]
lib/libsys/Makefile