<timers.h> - add feature to time a code block

. also minor compile fixes for it
This commit is contained in:
Ben Gras
2011-05-15 05:38:27 +02:00
parent cb13f32a7c
commit c02833ced6
2 changed files with 51 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#include <assert.h>
#include <minix/endpoint.h>
#include <math.h>
#include "fpu_cw.h"