32_bit_os/programs/stdlib/test/test_string.h
2022-12-25 03:20:33 -05:00

7 lines
140 B
C

#ifndef OPERATING_SYSTEM_TEST_STRING_H
#define OPERATING_SYSTEM_TEST_STRING_H
void test_string();
#endif //OPERATING_SYSTEM_TEST_STRING_H