Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2125 → Rev 3239

/trunk/kernel/generic/include/lib/objc_ext.h/objc.h
1,5 → 1,5
/*
* Copyright (c) 2006 Martin Decky
* Copyright (c) 2007 Martin Decky
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
32,8 → 32,8
/** @file
*/
 
#ifndef KERN_OBJC_H_
#define KERN_OBJC_H_
#ifndef KERN_OBJC_EXT_H_
#define KERN_OBJC_EXT_H_
 
#include <arch/types.h>
#include <arch/arg.h>