- Remove smp_reference_bits on UP configurations

This commit is contained in:
Jan Stoess 2007-12-05 10:10:26 +01:00
parent 5e9a842028
commit 0cba4397d5
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ private:
}
public:
void sync (space_t * s, pgsize_e pgsize) { }
word_t smp_reference_bits(space_t * s, pgsize_e pgsize, addr_t vaddr) { }
#else /* CONFIG_SMP */