Improve the process for GNU tools
[minix3.git] / minix / drivers / storage / ramdisk / proto
blob84e946d36dadcc790af73c9745b51f5d8298139d
1 boot
2 0 0
3 d--755 0 0
4         bin d--755 0 0
5 #ifdef __i386__
6                 cdprobe ---755 0 0 cdprobe
7 #endif
8                 sysenv ---755 0 0 sysenv
9 #if RAMDISK_SMALL == 1
10                 fsck_mfs ---755 0 0 fsck_mfs
11 #endif
12                 mount ---755 0 0 mount
13                 umount ---755 0 0 umount
14                 grep ---755 0 0 grep
15                 sh ---755 0 0 sh
16                 service ---755 0 0 service
17         $
18         service d--755 0 0
19 #ifdef __i386__
20                 floppy ---755 0 0 floppy
21                 ahci ---755 0 0 ahci
22                 virtio_blk ---755 0 0 virtio_blk
23                 at_wini ---755 0 0 at_wini
24                 pckbd ---755 0 0 pckbd
25 #if RAMDISK_SMALL == 1
26                 ext2 ---755 0 0 ext2
27 #endif
28                 isofs ---755 0 0 isofs
29 #endif
30 #ifdef __arm__
31                 mmc ---755 0 0 mmc
32 #endif
33                 mfs ---755 0 0 mfs
34                 procfs ---755 0 0 procfs
35                 input ---755 0 0 input
36 #ifdef __i386__
37 #if RAMDISK_INC_ACPI == 1
38                 acpi ---755 0 0 acpi
39 #endif
40                 pci ---755 0 0 pci
41 #endif
42         $
43         usr d--755 0 0
44                 bin d--755 0 0
45                         loadramdisk ---755 0 0 loadramdisk
46                 $
47         $
48         proc d--755 0 0
49         $
50         dev d--755 0 0
51 #include "proto.dev"
52         $
53 #include "proto.common.etc"
54 #if RAMDISK_DYNAMIC == 1
55 #include "proto.common.dynamic"
56 #endif