Add a TODO comment

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-12 12:40:09 +02:00
parent e16c2c65b9
commit 68eb58e955
1 changed files with 1 additions and 0 deletions

View File

@ -574,6 +574,7 @@ malloc_in_range (struct grub_relocator *rel,
events[last_start].reg,
events[last_start].regancestor,
events[last_start].hancestor);
/* TODO: maintain a reverse lookup tree for hancestor. */
{
unsigned k;
for (k = 0; k < N; k++)