Skip to content
Snippets Groups Projects
Commit 8d6d1cdc authored by h2-addad's avatar h2-addad
Browse files

Upload New File

parent 90015852
No related branches found
No related tags found
No related merge requests found
#ifndef TESTS_VM_QSORT_H
#define TESTS_VM_QSORT_H 1
#include <stddef.h>
void qsort_bytes (unsigned char *buf, size_t size);
#endif /* tests/vm/qsort.h */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment