Rename everything associated with the dynamic process stack to ustack to make room in the name space for a kstack

This commit is contained in:
Gregory Nutt
2014-09-14 09:10:09 -06:00
parent c71aabc6b2
commit b255883b0a
10 changed files with 133 additions and 75 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/****************************************************************************
* libc/string/lib_psa_init.c
*
* Copyright (C) 2013 Gregory Nutt. All rights reserved.
* Copyright (C) 2013-2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without