diff --git a/include/timer.h b/include/timer.h new file mode 100644 index 0000000..6ac62ae --- /dev/null +++ b/include/timer.h @@ -0,0 +1 @@ +void timer();