diff options
Diffstat (limited to 'drivers/nedmalloc/SCsub')
-rw-r--r-- | drivers/nedmalloc/SCsub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/nedmalloc/SCsub b/drivers/nedmalloc/SCsub index 8c0028b41d..8e6edd1f96 100644 --- a/drivers/nedmalloc/SCsub +++ b/drivers/nedmalloc/SCsub @@ -3,4 +3,3 @@ Export('env'); env.add_source_files(env.drivers_sources,"*.cpp") #env.add_source_files(env.drivers_sources,"*.c") - |