diff options
Diffstat (limited to 'include/asm-generic/exec.h')
-rw-r--r-- | include/asm-generic/exec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-generic/exec.h b/include/asm-generic/exec.h index 567766b0074a..32c0a216f576 100644 --- a/include/asm-generic/exec.h +++ b/include/asm-generic/exec.h @@ -1,4 +1,4 @@ -/* Generic process execution definitions, based on MN10300 definitions. +/* Generic process execution definitions. * * It should be possible to use these on really simple architectures, * but it serves more as a starting point for new ports. |