Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1705 → Rev 1706

/uspace/trunk/kbd/include/keys.h
26,6 → 26,13
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/**
* @addtogroup kbdgen
* @{
*/
/**
* @file
*/
 
#ifndef _KBD_KEYS_H_
#define _KBD_KEYS_H_
46,3 → 53,6
#define KBD_KEY_F12 0x46
 
#endif
 
/** @}
*/
/uspace/trunk/libc/arch/ia32/include/ddi.h
26,6 → 26,10
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @file
* @ingroup libcia32, libcamd64
*/
 
#ifndef __ia32_libc_DDI_H_
#define __ia32_libc_DDI_H_