Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1887 → Rev 1888

/trunk/kernel/genarch/include/mm/as_pt.h
32,8 → 32,8
/** @file
*/
 
#ifndef __AS_PT_H__
#define __AS_PT_H__
#ifndef KERN_AS_PT_H_
#define KERN_AS_PT_H_
 
#include <mm/as.h>