]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/io/server/src/ux.h
Inital import
[l4.git] / l4 / pkg / io / server / src / ux.h
1 /*
2  * (c) 2010 Technische Universität Dresden
3  * This file is part of TUD:OS and distributed under the terms of the
4  * GNU General Public License 2.
5  * Please see the COPYING-GPL-2 file for details.
6  */
7 #pragma once
8
9 #include "hw_device.h"
10
11 void ux_setup(Hw::Device *hw);