diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/unexsunos4.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unexsunos4.c b/src/unexsunos4.c index e95618ecc8a..08aa3c951c9 100644 --- a/src/unexsunos4.c +++ b/src/unexsunos4.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | /* Contributed by Viktor Dukhovni. */ | ||
| 1 | /* | 2 | /* |
| 2 | * Unexec for Berkeley a.out format + SUNOS shared libraries | 3 | * Unexec for Berkeley a.out format + SUNOS shared libraries |
| 3 | * The unexeced executable contains the __DYNAMIC area from the | 4 | * The unexeced executable contains the __DYNAMIC area from the |