libsysutils

view src/datapath.c @ 1:c1323f9f202d

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 05 May 2015 05:51:56 +0300
parents
children 36936815cc92
line source
1 #include "datapath.h"
3 const char *sysu_get_directory(enum sysu_dir_type type)
4 {
5 }