From f8a2fb3042d58963a00fe808d18f84eec6a0be71 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 16 Dec 2009 16:05:08 +0000 Subject: Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2357 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/sh/src/sh1/sh1_703x.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'nuttx/arch/sh/src/sh1/sh1_703x.h') diff --git a/nuttx/arch/sh/src/sh1/sh1_703x.h b/nuttx/arch/sh/src/sh1/sh1_703x.h index 160afac96..b79bbb039 100644 --- a/nuttx/arch/sh/src/sh1/sh1_703x.h +++ b/nuttx/arch/sh/src/sh1/sh1_703x.h @@ -1,7 +1,7 @@ /************************************************************************************ * arch/sh/src/sh1/sh1_703x.h * - * Copyright (C) 2008 Gregory Nutt. All rights reserved. + * Copyright (C) 2008-2009 Gregory Nutt. All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without @@ -41,7 +41,6 @@ ************************************************************************************/ #include -#include /************************************************************************************ * Definitions -- cgit v1.2.3