Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99718
b: refs/heads/master
c: fb093ea
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jun 2, 2008
1 parent b77b4fc commit 74f85bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9a73aa81ffb993382afed2ed404bc2b330d75427
refs/heads/master: fb093eab6d8963a085f112773284f2bcb3d7907b
6 changes: 0 additions & 6 deletions trunk/include/asm-x86/setup.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,9 @@ extern struct boot_params boot_params;
*/
#define LOWMEMSIZE() (0x9f000)

struct e820entry;

char * __init machine_specific_memory_setup(void);
char *memory_setup(void);

int __init copy_e820_map(struct e820entry *biosmap, int nr_map);
void __init add_memory_region(unsigned long long start,
unsigned long long size, int type);


void __init i386_start_kernel(void);

Expand Down

0 comments on commit 74f85bc

Please sign in to comment.