Kernel images are now registered, so the ToDo item is fulfilled.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7524 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-05-11 17:27:59 +00:00
parent 2b6b9a5afb
commit 7e323e80d6

View File

@ -22,8 +22,6 @@
#endif
// ToDo: register kernel images as well
struct image {
struct image *next;
struct image *prev;