/[rtmk]/rtmk/i386/i386-syms.cpu
ViewVC logotype

Diff of /rtmk/i386/i386-syms.cpu

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

revision 1.1 by jrydberg, Fri Feb 22 22:26:40 2002 UTC revision 1.2 by jrydberg, Wed Mar 6 00:50:38 2002 UTC
# Line 19  Line 19 
19  #include "i386-segment.h"  #include "i386-segment.h"
20  #include "i386-trap.h"  #include "i386-trap.h"
21  #include "pc-multiboot.h"  #include "pc-multiboot.h"
22    #include <rtmk/host-info.h>
23    
24  /* expr NCPUS */  /* expr NCPUS */
25  expr    KERNEL_STACK_SIZE  expr    KERNEL_STACK_SIZE
# Line 29  offset thread  th      kernel_stack Line 30  offset thread  th      kernel_stack
30  offset  thread  th      swap_fn  offset  thread  th      swap_fn
31  offset  thread  th      bound_processor  offset  thread  th      bound_processor
32    
33    offset  host_info_processor  hip        cpu_type
34    offset  host_info_processor  hip        cpu_subtype
35    offset  host_info_processor  hip        clock_freq
36    
37  sizeof  kernel_state    IKS  sizeof  kernel_state    IKS
38  sizeof  exception_link  IEL  sizeof  exception_link  IEL
39  sizeof  multiboot_info  MULTIBOOT  sizeof  multiboot_info  MULTIBOOT

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

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