Blame view

kernel/linux-rt-4.4.41/arch/m68k/include/uapi/asm/bootinfo-q40.h 295 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  /*
  ** asm/bootinfo-q40.h -- Q40-specific boot information definitions
  */
  
  #ifndef _UAPI_ASM_M68K_BOOTINFO_Q40_H
  #define _UAPI_ASM_M68K_BOOTINFO_Q40_H
  
  
      /*
       *  Latest Q40 bootinfo version
       */
  
  #define Q40_BOOTI_VERSION	MK_BI_VERSION(2, 0)
  
  
  #endif /* _UAPI_ASM_M68K_BOOTINFO_Q40_H */