small fix.

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@46 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
nakasima 2008-12-01 05:31:36 +00:00
parent d483e939bb
commit 2a4bc894d1
6 changed files with 23 additions and 19 deletions

View File

@ -3,7 +3,7 @@
# Project: CtrBrom - libraries_sp - init
# File: Makefile
#
# Copyright 2007 Nintendo. All rights reserved.
# Copyright 2008 Nintendo. All rights reserved.
#
# These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo

View File

@ -1,5 +1,5 @@
/*---------------------------------------------------------------------------*
Project: TwlBrom - library - init
Project: CtrBrom - library - init
File: crt0.c
Copyright 2008 Nintendo. All rights reserved.

View File

@ -1,8 +1,8 @@
/*---------------------------------------------------------------------------*
Project: TwlBrom - library - init
Project: CtrBrom - library - init
File: crt0_app.c
Copyright 2007 Nintendo. All rights reserved.
Copyright 2008 Nintendo. All rights reserved.
These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
@ -10,8 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.
$Log: $
$NoKeywords: $
$Date:: 2008-12-1#$
$Rev: 46 $
$Author: nakasima $
*---------------------------------------------------------------------------*/
#include <brom/code32.h>
#include <brom/os.h>

View File

@ -1,8 +1,8 @@
/*---------------------------------------------------------------------------*
Project: TwlBrom - library - init
Project: CtrBrom - library - init
File: crt0_misc_sp.c
Copyright 2007 Nintendo. All rights reserved.
Copyright 2008 Nintendo. All rights reserved.
These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
@ -10,8 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.
$Log: $
$NoKeywords: $
$Date:: 2008-12-1#$
$Rev: 46 $
$Author: nakasima $
*---------------------------------------------------------------------------*/
#include <brom/code32.h>
#include <brom/os.h>

View File

@ -1,8 +1,8 @@
/*---------------------------------------------------------------------------*
Project: TwlBrom - library - init
Project: CtrBrom - library - init
File: crt0_scat.c
Copyright 2007 Nintendo. All rights reserved.
Copyright 2008 Nintendo. All rights reserved.
These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
@ -10,8 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.
$Log: $
$NoKeywords: $
$Date:: 2008-12-1#$
$Rev: 46 $
$Author: nakasima $
*---------------------------------------------------------------------------*/
#include <brom/code32.h>
#include <brom/os.h>

View File

@ -1,8 +1,8 @@
/*---------------------------------------------------------------------------*
Project: TwlBrom - library - init
File: crt0_secure.c
Project: CtrBrom - library - init
File: crt0_secure_sp.c
Copyright 2007 Nintendo. All rights reserved.
Copyright 2008 Nintendo. All rights reserved.
These coded instructions, statements, and computer programs contain
proprietary information of Nintendo of America Inc. and/or Nintendo
@ -10,8 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo.
$Log: $
$NoKeywords: $
$Date:: 2008-12-1#$
$Rev: 46 $
$Author: nakasima $
*---------------------------------------------------------------------------*/
#include <brom/code32.h>
#include <brom/os.h>