namei.h 200 B

1234567891011
  1. #ifndef _ASM_NAMEI_H
  2. #define _ASM_NAMEI_H
  3. /*
  4. * This dummy routine maybe changed to something useful
  5. * for /usr/gnemul/ emulation stuff.
  6. */
  7. #define __emul_prefix() NULL
  8. #endif /* _ASM_NAMEI_H */