added computing of current #revision for kernel *.inc and *.asm files

git-svn-id: svn://kolibrios.org@425 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
victor
2007-03-21 22:58:33 +00:00
parent 3a44857930
commit 21e4bc0233
91 changed files with 1656 additions and 1538 deletions

View File

@@ -1,3 +1,4 @@
$Revision$
; Small heap based on malloc/free/realloc written by Doug Lea
; Version 2.8.3 Thu Sep 22 11:16:15 2005 Doug Lea (dl at gee)
; Source ftp://gee.cs.oswego.edu/pub/misc/malloc.c