aboutsummaryrefslogblamecommitdiff
path: root/nerv/lib/matrix/cumatrix.h
blob: 9f7150752438dbdc8a0364ff9da2e225706c4cb1 (plain) (tree)
1
2
3
4
5
6





                                   
#ifndef NERV_CUMATRIX_H
#define NERV_CUMATRIX_H
void nerv_cumatrix_print_profile();
void nerv_cumatrix_clear_profile();
void nerv_cumatrix_init();
#endif