/[rtmk]/rtmk/i386/i386-pmap.h
ViewVC logotype

Diff of /rtmk/i386/i386-pmap.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by jrydberg, Fri Dec 7 02:06:23 2001 UTC revision 1.2 by jrydberg, Wed Feb 20 19:07:30 2002 UTC
# Line 1  Line 1 
1  /* Physical memory map.  /* Physical memory map.
2     Copyright 1999, 2000, 2001 Johan Rydberg, jrydberg@opencores.org.     Copyright 1999, 2000, 2001, 2002 Johan Rydberg, jrydberg@rtmk.org.
3    
4  This program is free software; you can redistribute it and/or modify  This program is free software; you can redistribute it and/or modify
5  it under the terms of the GNU General Public License as published by  it under the terms of the GNU General Public License as published by
# Line 31  Foundation, Inc., 59 Temple Place - Suit Line 31  Foundation, Inc., 59 Temple Place - Suit
31  #define PTE_WIRED   0x00000200  #define PTE_WIRED   0x00000200
32  #define PTE_PFN     0xfffff000  #define PTE_PFN     0xfffff000
33    
34    #define PDE_4MB     0x00000100
35    
36  #endif /* i386-pmap.h */  #endif /* i386-pmap.h */

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26