blob: 6b869e622e8d9eaf75d084d7e4c1540d7fbc58ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
GNU Mach runs on x86 machines (it does not support 64-bit machines). GNU
Mach is currently used by the GNU [[Hurd]].
GNU Mach remains compatible with Mach 3.0.
The majority of GNU Mach's device drivers are from Linux 2.0. They were
added using glue code, i.e., a Linux emulation layer in Mach.
# Related Links
* [[BuildingGNUMach]]
* [[GNUMachRevivalProject]] - GNU Mach Projects
|