Blame view

include/asm-generic/user.h 242 Bytes
aafe4dbed   Arnd Bergmann   asm-generic: add ...
1
2
3
  #ifndef __ASM_GENERIC_USER_H
  #define __ASM_GENERIC_USER_H
  /*
9b4f06fae   Tobias Klauser   asm-generic/user....
4
5
   * This file may define a 'struct user' structure. However, it is only
   * used for a.out files, which are not supported on new architectures.
aafe4dbed   Arnd Bergmann   asm-generic: add ...
6
7
8
   */
  
  #endif	/* __ASM_GENERIC_USER_H */