mirror of
https://github.com/drasko/codezero.git
synced 2026-03-20 11:01:51 +01:00
Kernel updates since December 2009
This commit is contained in:
17
conts/test_suite0/src/perf/map.c
Normal file
17
conts/test_suite0/src/perf/map.c
Normal file
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* Copyright (C) 2010 B Labs Ltd.
|
||||
*
|
||||
* l4_map/l4_unmap performance tests
|
||||
*
|
||||
* Author: Bahadir Balban
|
||||
*/
|
||||
|
||||
void perf_measure_map(void)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
void perf_measure_unmap(void)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user