Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11719
b: refs/heads/master
c: 8afe31c
h: refs/heads/master
i:
  11717: 3a7c1ca
  11715: c22ee49
  11711: f9d255f
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Oct 29, 2005
1 parent c0e9f06 commit 1a206c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 146c98782b57531ce6ba89dfa9d3771c0fd0a94d
refs/heads/master: 8afe31c9eb92389f091a40def9650278ca66befd
1 change: 1 addition & 0 deletions trunk/arch/ppc64/boot/string.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#ifndef _PPC_BOOT_STRING_H_
#define _PPC_BOOT_STRING_H_
#include <stddef.h>

extern char *strcpy(char *dest, const char *src);
extern char *strncpy(char *dest, const char *src, size_t n);
Expand Down

0 comments on commit 1a206c9

Please sign in to comment.