[BACK]Return to genassym.cf CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / amd64 / amd64

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/amd64/amd64/genassym.cf between version 1.61.2.2 and 1.62

version 1.61.2.2, 2017/07/16 14:02:49 version 1.62, 2017/10/28 20:57:17
Line 349  define EVTCHN_UPCALL_MASK offsetof(struc
Line 349  define EVTCHN_UPCALL_MASK offsetof(struc
 define XEN_PT_BASE              offsetof(struct start_info, pt_base)  define XEN_PT_BASE              offsetof(struct start_info, pt_base)
 define XEN_NR_PT_FRAMES         offsetof(struct start_info, nr_pt_frames)  define XEN_NR_PT_FRAMES         offsetof(struct start_info, nr_pt_frames)
 define __HYPERVISOR_iret        __HYPERVISOR_iret  define __HYPERVISOR_iret        __HYPERVISOR_iret
   define FLAT_RING3_CS64          FLAT_RING3_CS64
 endif  endif
   
 define  NKL4_KIMG_ENTRIES       NKL4_KIMG_ENTRIES  define  NKL4_KIMG_ENTRIES       NKL4_KIMG_ENTRIES

Legend:
Removed from v.1.61.2.2  
changed lines
  Added in v.1.62

CVSweb <webmaster@jp.NetBSD.org>