mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 09:40:21 +08:00
- Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support.
- New license for our code. svn path=/trunk/; revision=34170
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Kernel
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: include/reactos/arm/targets/pl011.h
|
||||
* PURPOSE: PL011 Registers and Constants
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Kernel
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: include/reactos/arm/targets/pl190.h
|
||||
* PURPOSE: PL190 Registers and Constants
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Kernel
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* LICENSE: BSD - See COPYING.ARM in the top level directory
|
||||
* FILE: include/reactos/arm/targets/pl011.h
|
||||
* PURPOSE: SB804 Registers and Constants
|
||||
* PROGRAMMERS: ReactOS Portable Systems Group
|
||||
|
||||
Reference in New Issue
Block a user