summaryrefslogtreecommitdiff
path: root/os/include/semifs.h
blob: 01bc700d3976537147a2a52cd21aeb6bf0b72232 (plain)
1
2
3
4
5
6
#ifndef __SEMIFS_H__
#define __SEMIFS_H__

void register_semifs();

#endif