First attempt at removing aplib dependencies
Showing
.gitignore
0 → 100644
coro/clocks/__init__.py
0 → 100644
coro/clocks/tsc_time.pxd
0 → 100644
coro/clocks/tsc_time.pyx
0 → 100644
This diff is collapsed.
coro/oserrors.pyx
0 → 100644
coro/tb.py
0 → 100755
include/pyrex_helpers.h
0 → 100644
include/rdtsc.h
0 → 100644
include/tsc_time.h
0 → 100644
pyrex/README
0 → 100644
pyrex/libc.pxd
0 → 100644
This diff is collapsed.
pyrex/pyrex_helpers.pyx
0 → 100644
pyrex/python.pxi
0 → 100644
This diff is collapsed.
pyrex/tsc_time_include.pyx
0 → 100644
test/test_tsc_time.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment