Add FS_OVERHEAD constant to constats.py

This commit is contained in:
Martin Gracik 2010-12-02 12:57:13 +01:00
parent fc72557eb1
commit 449df91699
1 changed files with 2 additions and 0 deletions

View File

@ -73,3 +73,5 @@ class LoraxRequiredCommands(dict):
K_NORMAL = 0
K_PAE = 1
K_XEN = 1
FS_OVERHEAD = 512