diff options
Diffstat (limited to 'os/boot/pc/bcom.c')
| -rw-r--r-- | os/boot/pc/bcom.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/os/boot/pc/bcom.c b/os/boot/pc/bcom.c index 62a50a10..73925bf7 100644 --- a/os/boot/pc/bcom.c +++ b/os/boot/pc/bcom.c @@ -1,3 +1,6 @@ +/* + * ld - DOS boot loader of Plan 9 + */ #include "u.h" #include "lib.h" #include "mem.h" |
