acassis commented on code in PR #19179:
URL: https://github.com/apache/nuttx/pull/19179#discussion_r3481165216


##########
include/nuttx/fs/hostfs.h:
##########
@@ -110,27 +110,29 @@
 /* These must match the definitions in include/sys/types.h */
 
 typedef int16_t      nuttx_blksize_t;
+
 #  ifdef CONFIG_SMALL_MEMORY
-typedef int16_t      nuttx_gid_t;
-typedef int16_t      nuttx_uid_t;

Review Comment:
   Never mind, I look it incorrectly. I was the #else at bottom and thought you 
had moved it to that area. Sorry for my confusion 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to