Container number is received from the configuration system.

This commit is contained in:
Bora Sahin
2009-09-25 13:43:33 +03:00
parent 9917d52dfb
commit 9bb96108ed
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
#define __RESOURCES_H__
/* Number of containers defined at compile-time */
#define CONFIG_TOTAL_CONTAINERS 1
#include <l4/config.h>
#include <l4/generic/capability.h>
#include <l4/lib/idpool.h>