xref: /minix3/minix/tests/kernel/sys_vumap/system.conf (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1*433d6423SLionel Sambucservice vumaptest {
2*433d6423SLionel Sambuc	system
3*433d6423SLionel Sambuc		UMAP		# 14
4*433d6423SLionel Sambuc		VUMAP		# 18
5*433d6423SLionel Sambuc	;
6*433d6423SLionel Sambuc};
7*433d6423SLionel Sambuc
8*433d6423SLionel Sambucservice vumaprelay {
9*433d6423SLionel Sambuc	system
10*433d6423SLionel Sambuc		VUMAP		# 18
11*433d6423SLionel Sambuc	;
12*433d6423SLionel Sambuc};
13