X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Finclude%2Fassert.h;h=6d65ffdbdf7ed865e97906de4eb4c2eb92fd70bf;hb=c70e9fc2337519fc8ef6faca5bccb0e92e68675d;hp=41032914610fe8ec2b64f0ffaa73c44d426432e1;hpb=d37d2221843004c56c116dfbea4a47a955f76a85;p=coreboot.git diff --git a/src/include/assert.h b/src/include/assert.h index 410329146..6d65ffdbd 100644 --- a/src/include/assert.h +++ b/src/include/assert.h @@ -1,5 +1,5 @@ /* - * assert.h: Debugging macros + * This file is part of the coreboot project. * * Copyright (C) 2005 Digital Design Corporation * @@ -18,6 +18,10 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +/* + * assert.h: Debugging macros + */ + #ifndef __ASSERT_H_DEFINED #define __ASSERT_H_DEFINED