diff options
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach.mdwn | 2 | ||||
-rw-r--r-- | microkernel/mach/logo.png | bin | 13617 -> 0 bytes | |||
-rw-r--r-- | microkernel/mach/mig.mdwn | 2 | ||||
-rw-r--r-- | microkernel/mach/mig/logo.png | bin | 23622 -> 0 bytes |
4 files changed, 0 insertions, 4 deletions
diff --git a/microkernel/mach.mdwn b/microkernel/mach.mdwn index 7e63c724..594a74f9 100644 --- a/microkernel/mach.mdwn +++ b/microkernel/mach.mdwn @@ -1,5 +1,3 @@ -[[img logo.png]] - Mach is a so-called first generation [[microkernel]]. It is the microkernel currently used by the [[Hurd]]. diff --git a/microkernel/mach/logo.png b/microkernel/mach/logo.png Binary files differdeleted file mode 100644 index 94951acf..00000000 --- a/microkernel/mach/logo.png +++ /dev/null diff --git a/microkernel/mach/mig.mdwn b/microkernel/mach/mig.mdwn index c620420a..cf6d95bb 100644 --- a/microkernel/mach/mig.mdwn +++ b/microkernel/mach/mig.mdwn @@ -1,5 +1,3 @@ -[[img logo.png]] - The Mach Interface Generator (MIG) is an [[IDL]] compiler. Based on an interface definition, it creates stubs to [[invoke]] object methods and to demultiplex incoming messages. These stubs conveniently hide diff --git a/microkernel/mach/mig/logo.png b/microkernel/mach/mig/logo.png Binary files differdeleted file mode 100644 index cdfec179..00000000 --- a/microkernel/mach/mig/logo.png +++ /dev/null |