Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1768 → Rev 534

/kernel/trunk/generic/include/smp/smp.h
26,12 → 26,6
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup generic
* @{
*/
/** @file
*/
 
#ifndef __SMP_H__
#define __SMP_H__
 
42,7 → 36,3
#endif /* CONFIG_SMP */
 
#endif /* __SMP_H__ */
 
/** @}
*/