[init] vim:syntax on start.s

This commit is contained in:
Kevin Lange 2011-02-27 21:14:03 -06:00
parent 4f8cd57996
commit ad9eb394d6
1 changed files with 6 additions and 3 deletions

View File

@ -1,9 +1,12 @@
; ToAruOS Start Up / Entry Point
; vim:syntax=nasm
;
; Copyright 2011 ToAruOS Kernel Development Group
; See main.c for licensing terms (NCSA)
;
[BITS 32]
ALIGN 4
; ToAruOS
; Copyright 2011 ToAruOS Kernel Development Group
; See main.c for licensing terms (NCSA)
; Kernel Multiboot Headers