summaryrefslogtreecommitdiffstats
path: root/arch/um/include/mode.h
blob: fcce95cbc16af60939e72f354d733ce69ec4a8f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* 
 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
 * Licensed under the GPL
 */

#ifndef __MODE_H__
#define __MODE_H__

#include "mode-skas.h"

#endif