mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
new release cleanup
svn path=/trunk/; revision=13
This commit is contained in:
parent
b5efc5cfc5
commit
cdafa11dc1
1 changed files with 291 additions and 291 deletions
|
@ -27,11 +27,14 @@
|
||||||
;
|
;
|
||||||
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
; $Logfile: C:/dos-c/src/boot/boot.asv $
|
||||||
;
|
;
|
||||||
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.asm,v 1.2 1998/08/12 22:43:38 rosmgr Exp $
|
; $Header: /cygdrive/c/RCVS/CVS/ReactOS/reactos/loaders/boot/Attic/boot.asm,v 1.3 1998/08/25 04:37:43 rex Exp $
|
||||||
;
|
;
|
||||||
; $Log: boot.asm,v $
|
; $Log: boot.asm,v $
|
||||||
; Revision 1.2 1998/08/12 22:43:38 rosmgr
|
; Revision 1.3 1998/08/25 04:37:43 rex
|
||||||
; Update from the kernel team
|
; new release cleanup
|
||||||
|
;
|
||||||
|
; Revision 1.1.1.2 1998/08/25 04:27:38 rex
|
||||||
|
; A much Needed Update
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
; Rev 1.5 10 Jan 1997 4:58:06 patv
|
||||||
|
@ -286,6 +289,3 @@ filename db "KERNEL BIN"
|
||||||
sign dw 0aa55h
|
sign dw 0aa55h
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue