Sophie

Sophie

distrib > PLD > ra > i686 > by-pkgid > 03ad0cc020cc4effac6aea82603ce639 > files > 784

kernel-headers-2.2.22-6.i686.rpm

/*
 *  include/asm-s390/namei.h
 *
 *  S390 version
 *
 *  Derived from "include/asm-i386/namei.h"
 *
 *  Included from linux/fs/namei.c
 */

#ifndef __S390_NAMEI_H
#define __S390_NAMEI_H

/* This dummy routine maybe changed to something useful
 * for /usr/gnemul/ emulation stuff.
 * Look at asm-sparc/namei.h for details.
 */

#define __prefix_lookup_dentry(name, lookup_flags) \
        do {} while (0)

#endif /* __S390_NAMEI_H */