summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexis211 <alexis211@gmail.com>2009-10-17 12:54:48 +0200
committerAlexis211 <alexis211@gmail.com>2009-10-17 12:54:48 +0200
commit82756b86977dc65468f6298787d8dca5634ac788 (patch)
tree6d8628647be9eb4a61e6dd0bf8b4ef84685be5ff /.gitignore
parent4d5348a49f54d95c0271c8f9c4ef01c005d6b74b (diff)
downloadMelon-82756b86977dc65468f6298787d8dca5634ac788.tar.gz
Melon-82756b86977dc65468f6298787d8dca5634ac788.zip
Each Process now has a user heap.
It will be used for transferring data from kernel to userland.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 25ae2a2..e604120 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.swp
*.o
Source/Kernel/Map.txt
+Source/Kernel/Melon.ke