boot_loader_openfirmware: Style cleanup
Fix coding style issues and bump copyright (although there's not much anyway). No functional changes. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38480 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a79b30c3b6
commit
a9e71a07a9
@ -1,13 +1,15 @@
|
||||
/*
|
||||
* Copyright 2006, Ingo Weinhold <bonefish@cs.tu-berlin.de>.
|
||||
* Copyright 2010, Andreas Färber <andreas.faerber@web.de>
|
||||
* All rights reserved. Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#ifndef OPENFIRMWARE_REAL_TIME_CLOCK_H
|
||||
#define OPENFIRMWARE_REAL_TIME_CLOCK_H
|
||||
|
||||
|
||||
#include <SupportDefs.h>
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user