]> Zhao Yanbai Git Server - minix.git/commit
introduce option to time assert()s
authorBen Gras <ben@minix3.org>
Thu, 23 Jun 2011 20:43:39 +0000 (22:43 +0200)
committerBen Gras <ben@minix3.org>
Fri, 24 Jun 2011 14:00:42 +0000 (16:00 +0200)
commite785381d4db68f890f68145309ba0a63bf1a0922
tree41905479fc822edcc1cb10d337298cd1bafa6e78
parentaba3746220b8a2436b752188afec19c460ce6a10
introduce option to time assert()s

  . remove a few asserts in the kernel and 64bi library
    that are not compatible with the timing code
  . change the TIME_BLOCKS code a little to work in-kernel
common/include/timers.h
include/assert.h
kernel/arch/i386/exception.c
lib/libc/arch/i386/int64/div64.c