~ubuntu-branches/ubuntu/lucid/linux-rt/lucid

« back to all changes in this revision

Viewing changes to arch/s390/include/asm/page.h

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-08-05 23:00:52 UTC
  • Revision ID: james.westby@ubuntu.com-20090805230052-7xedvqcyk9dnnxb2
Tags: 2.6.31-1.1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
150
150
                                 VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
151
151
 
152
152
#include <asm-generic/memory_model.h>
153
 
#include <asm-generic/page.h>
 
153
#include <asm-generic/getorder.h>
154
154
 
155
155
#define __HAVE_ARCH_GATE_AREA 1
156
156