arm: make signal handlers work
[minix.git] / servers / procfs / mounts.h
blobca5712b4beb9d562923901be990612e1f6e09005
1 #ifndef __PROCFS_MOUNTS_H
2 #define __PROCFS_MOUNTS_H__
4 void root_mounts(void);
6 #endif /* __PROCFS_MOUNTS_H__ */