Browse Source

Test update

pull/1/head
Jørn Guldberg 7 years ago
parent
commit
d826362546
  1. 1
      vsfs/vsfs.nasm

1
vsfs/vsfs.nasm

@ -1,5 +1,6 @@
BITS 16
vsfs_format_disk:
; This is gonna be rewritten
; When SingOS it booted for the first time,
; we have to format the disk to create the global structure
; of the VSFS.

Loading…
Cancel
Save