Rev 564 | Rev 703 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 564 | Rev 625 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | 41 | ||
42 | __address last_frame = 0; |
42 | __address last_frame = 0; |
43 | 43 | ||
44 | void frame_arch_init(void) |
44 | void frame_arch_init(void) |
45 | { |
45 | { |
46 | zone_t *z; |
- | |
47 | __u8 i; |
46 | __u8 i; |
48 | 47 | ||
49 | if (config.cpu_active == 1) { |
48 | if (config.cpu_active == 1) { |
50 | 49 | ||
51 | /* Reserve frame 0 (BIOS data) */ |
50 | /* Reserve frame 0 (BIOS data) */ |